aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/standalone/libs/jni/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add Botan library implementation of keygen and ECDH.J08nY2017-12-091-6/+17
* Make Makefile more general and make Travis work...J08nY2017-12-061-4/+7
* Add Botan library.J08nY2017-12-061-2/+10
* Implement ECDH for TomCrypt.J08nY2017-11-301-2/+2
* Implement KeyPairGeneration for LibTomCrypt.J08nY2017-11-291-2/+2
* Implement a basic NativeProvider using libtomcrypt.J08nY2017-11-281-0/+48