aboutsummaryrefslogtreecommitdiff
path: root/build-standalone.xml
Commit message (Expand)AuthorAgeFilesLines
* Add Botan library.J08nY2017-12-061-0/+7
* Implement ECDSA for LibTomCrypt.J08nY2017-11-301-0/+1
* Implement ECDH for TomCrypt.J08nY2017-11-301-0/+1
* Implement KeyPairGeneration for LibTomCrypt.J08nY2017-11-291-1/+5
* Fix Travis.J08nY2017-11-291-3/+14
* Add listing of supported curves to standalone libs.J08nY2017-11-291-2/+2
* Move TomCryptProvider into NativeProvider as a nested class.J08nY2017-11-281-2/+8
* Implement a basic NativeProvider using libtomcrypt.J08nY2017-11-281-1/+2
* Add a basic NativeECLibrary interface.J08nY2017-11-271-0/+5
* Separate build files for standalone and reader apps.J08nY2017-11-121-0/+78