summary refs log tree commit diff
path: root/crypto/src/math/ec/custom/sec/SecT571K1Point.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ECC: Binary field perf. opt.Peter Dettman2020-09-211-34/+72
|
* SpellingPeter Dettman2020-07-171-2/+2
|
* Fix bug in SecT571KPoint.Add with order-2 points (lambda-projective).Peter Dettman2017-02-171-1/+1
| | | | - shouldn't affect crypto operations in the group
* Clean up old comments in binary custom curve codePeter Dettman2017-02-171-7/+0
|
* Add custom implementations of SEC binary curvesPeter Dettman2015-03-241-0/+296