summary refs log tree commit diff
path: root/crypto/src/math/ec/custom/sec/SecT113Field.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Accept only properly-sized BigInteger (no auto-reduction)Peter Dettman2019-07-311-3/+1
* Optimized Sqrt and Trace for custom binary curvesPeter Dettman2015-12-281-0/+16
* Use Itoh-Tsujii inversion (with extended bases for some cases)Peter Dettman2015-08-131-0/+29
* Add custom implementations of SEC binary curvesPeter Dettman2015-03-241-0/+180