aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/standalone/libs/NativeECLibrary.java
Commit message (Expand)AuthorAgeFilesLines
* Basic Gradle setup.J08nY2024-03-251-81/+0
* Update and fix library building.J08nY2019-08-041-2/+1
* Unify native timing, add more timing sources.J08nY2019-07-241-79/+18
* Improve native lib timing.J08nY2018-11-231-0/+9
* Add support for BoringSSL.feature/boring-sslJ08nY2018-10-161-34/+48
* Reformat all code.J08nY2018-08-121-3/+3
* Test anomalous curves as well in misc test suite.J08nY2018-07-181-1/+2
* Add Botan library.J08nY2017-12-061-1/+27
* Move TomCryptProvider into NativeProvider as a nested class.J08nY2017-11-281-1/+1
* Implement a basic NativeProvider using libtomcrypt.J08nY2017-11-281-7/+15
* Add ECDH testing to standalone part.J08nY2017-11-281-50/+4
* Add a basic NativeECLibrary interface.J08nY2017-11-271-0/+131