summary refs log tree commit diff
path: root/crypto/src/math/ec/custom/gm/SM2P256V1FieldElement.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Various cleanupPeter Dettman2022-10-231-1/+0
* Fermat inversion for all custom curvesPeter Dettman2020-07-071-3/+3
* 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
* Use slightly improved addition chain for sm2p256v1 field sqrtPeter Dettman2017-06-161-22/+20
* Initial implementation of SM2 elliptic curvePeter Dettman2017-06-031-0/+213