summary refs log tree commit diff
path: root/crypto/src/math/ec/custom/sec/SecP160R2FieldElement.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fermat inversion for all custom curvesPeter Dettman2020-07-071-2/+2
| | | | - also customized random FE gen
* Port of strict hex decoding from bc-javaPeter Dettman2019-09-091-1/+1
|
* Fix circular dependence of staticsPeter Dettman2019-08-101-1/+3
|
* EC-related updates from bc-javaPeter Dettman2018-07-101-1/+1
|
* Custom curves for secp128r1 and secp160r1/r2/k1Peter Dettman2015-03-241-0/+218