summary refs log tree commit diff
path: root/crypto/src/math/ec/custom/gm/SM2P256V1Field.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed loop count for BigInteger conversionPeter Dettman2020-09-111-1/+1
* 'safegcd' modular inversionPeter Dettman2020-09-041-54/+1
* Fermat inversion for all custom curvesPeter Dettman2020-07-071-7/+98
* Initial implementation of SM2 elliptic curvePeter Dettman2017-06-031-0/+307