summary refs log tree commit diff
path: root/crypto/src/math/ec/custom/sec/SecT409Field.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/+36
* Use Itoh-Tsujii inversion (with extended bases for some cases)Peter Dettman2015-08-131-0/+51
* Latest custom EC updates from Java APIPeter Dettman2015-06-191-1/+1
* Add custom implementations of SEC binary curvesPeter Dettman2015-03-241-0/+244