Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement constant time EC scalar multiplication. | jsing | 2025-08-03 | 1 | -16/+103 |
* | Remove duplicate computation for b3. | jsing | 2025-08-03 | 1 | -5/+1 |
* | Fix resource leaks in ec_points_make_affine() | tb | 2025-06-01 | 1 | -1/+4 |
* | Remove bogus alias. | jsing | 2025-05-25 | 1 | -2/+1 |
* | Provide an EC method that uses homogeneous projective coordinates. | jsing | 2025-05-25 | 1 | -0/+858 |