summary refs log tree commit diff
path: root/crypto/src/math/ec/custom/sec/SecT283Field.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* EC updates from bc-javaPeter Dettman2019-08-011-0/+24
* Rework some of the ImplSquare methods in custom binary curvesPeter Dettman2019-07-311-4/+4
* 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/+32
* Use Itoh-Tsujii inversion (with extended bases for some cases)Peter Dettman2015-08-131-0/+35
* Latest custom EC updates from Java APIPeter Dettman2015-06-191-2/+2
* Add custom implementations of SEC binary curvesPeter Dettman2015-03-241-0/+335