aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/common/ec/EC_Curve.java
Commit message (Expand)AuthorAgeFilesLines
* Basic Gradle setup.J08nY2024-03-251-164/+0
* Fix Cofactor suite.J08nY2021-08-241-2/+1
* Fix Nettle and LibreSSL implementations.J08nY2019-12-281-1/+2
* Some fixes in wrong test suite, better ordering of tests.J08nY2019-03-041-1/+6
* Add better semi-random generation of inputs in tests.J08nY2019-03-041-0/+23
* Add the AddSubChain wycheproof vectors.J08nY2018-05-231-1/+1
* Add compression test suite.J08nY2018-05-021-2/+6
* Export default lib curves in CSV.J08nY2017-11-271-3/+6
* Split Util class into a package.J08nY2017-11-261-6/+48
* Finish first keygen implementation.J08nY2017-11-261-0/+35
* Split the ec package into common package, rename reader part of the project.J08nY2017-11-101-0/+52