summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ec/ecp_hp_methods.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement constant time EC scalar multiplication.jsing2025-08-031-16/+103
* Remove duplicate computation for b3.jsing2025-08-031-5/+1
* Fix resource leaks in ec_points_make_affine()tb2025-06-011-1/+4
* Remove bogus alias.jsing2025-05-251-2/+1
* Provide an EC method that uses homogeneous projective coordinates.jsing2025-05-251-0/+858