summary refs log tree commit diff
path: root/crypto/test/src/math/ec/custom (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Adapt test to access restrictionsPeter Dettman2019-07-291-16/+35
|
* Remove unused importsPeter Dettman2019-07-291-4/+0
|
* Fix field reduction for custom secp128r1 curvePeter Dettman2019-07-291-0/+46
| | | | - see https://github.com/bcgit/bc-java/issues/566
* Fix various issues trying to build for .NET 1.1Peter Dettman2017-08-132-10/+62
|
* Fix carry propagation bug in Nat???.Square methodsPeter Dettman2016-11-302-0/+327