summary refs log tree commit diff
path: root/crypto/src/math/ec/custom/sec/SecP128R1Field.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed loop count for BigInteger conversionPeter Dettman2020-09-111-1/+1
* 'safegcd' modular inversionPeter Dettman2020-09-041-45/+1
* Fermat inversion for all custom curvesPeter Dettman2020-07-071-4/+86
* Fix field reduction for custom secp128r1 curvePeter Dettman2019-07-291-0/+5
* Fix reductions for custom secp128r1 fieldPeter Dettman2017-06-031-6/+6
* Custom curves for secp128r1 and secp160r1/r2/k1Peter Dettman2015-03-241-0/+218