summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ec/ecp_methods.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor simplifications in ec_cmp()tb2024-11-171-11/+9
* Simplify signature of ec_wNAF_mul()tb2024-11-161-2/+2
* Garbage collect a reference to ecp_mont.c, rewrap commenttb2024-11-121-7/+6
* ecp_methods.c: rewrap some linestb2024-11-121-25/+25
* Lose the ugly GFp_simple_ and GFp_mont_ infixestb2024-11-121-127/+117
* Make ec_GFp_simple_* statictb2024-11-121-31/+31
* Merge ecp_mont.c into ecp_methods.ctb2024-11-121-1/+205
* KNF nit for end of comment markertb2024-11-121-2/+2
* Rename ecp_smpl.c to ecp_methods.ctb2024-11-121-0/+1656