summary refs log tree commit diff
path: root/crypto/src/math/ec/custom/sec/SecP128R1Curve.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor ECCurve primality checksPeter Dettman2023-12-051-1/+1
* Mark custom curves internalPeter Dettman2023-01-241-1/+1
* Remove per-ECPoint compressionPeter Dettman2022-06-211-5/+5
* Fermat inversion for all custom curvesPeter Dettman2020-07-071-0/+15
* Port of strict hex decoding from bc-javaPeter Dettman2019-09-091-3/+3
* Fix circular dependence of staticsPeter Dettman2019-08-101-2/+1
* Add non-constant-time variant to ECLookupTablePeter Dettman2019-08-091-4/+24
* Cache-safety for EC lookup tablesPeter Dettman2018-04-151-2/+61
* Custom curves for secp128r1 and secp160r1/r2/k1Peter Dettman2015-03-241-0/+78