Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor simplifications in ec_cmp() | tb | 2024-11-17 | 1 | -11/+9 |
* | Simplify signature of ec_wNAF_mul() | tb | 2024-11-16 | 1 | -2/+2 |
* | Garbage collect a reference to ecp_mont.c, rewrap comment | tb | 2024-11-12 | 1 | -7/+6 |
* | ecp_methods.c: rewrap some lines | tb | 2024-11-12 | 1 | -25/+25 |
* | Lose the ugly GFp_simple_ and GFp_mont_ infixes | tb | 2024-11-12 | 1 | -127/+117 |
* | Make ec_GFp_simple_* static | tb | 2024-11-12 | 1 | -31/+31 |
* | Merge ecp_mont.c into ecp_methods.c | tb | 2024-11-12 | 1 | -1/+205 |
* | KNF nit for end of comment marker | tb | 2024-11-12 | 1 | -2/+2 |
* | Rename ecp_smpl.c to ecp_methods.c | tb | 2024-11-12 | 1 | -0/+1656 |