aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/standalone/libs/TomcryptLib.java
Commit message (Collapse)AuthorAgeFilesLines
* Basic Gradle setup.J08nY2024-03-251-20/+0
|
* Unify native timing, add more timing sources.J08nY2019-07-241-10/+0
|
* Improve native lib timing.J08nY2018-11-231-0/+10
|
* Reformat all code.J08nY2018-08-121-1/+1
|
* Implement ECDH for TomCrypt.J08nY2017-11-301-1/+1
|
* Add listing of supported curves to standalone libs.J08nY2017-11-291-0/+4
|
* Implement a basic NativeProvider using libtomcrypt.J08nY2017-11-281-1/+1
|
* Add ECDH testing to standalone part.J08nY2017-11-281-1/+1
|
* Add a basic NativeECLibrary interface.J08nY2017-11-271-0/+16