aboutsummaryrefslogtreecommitdiff
path: root/build-standalone.xml
Commit message (Expand)AuthorAgeFilesLines
* Efficiently instantiate prngs in shims.J08nY2018-10-221-1/+2
* Add libgcrypt to travis build.J08nY2018-10-211-3/+13
* Add support for libgcrypt ecdh and ecdsa.J08nY2018-10-211-0/+2
* Add libgcrypt support, only keygen first.J08nY2018-10-171-0/+5
* Add support for BoringSSL.feature/boring-sslJ08nY2018-10-161-0/+7
* Fix Mscng ECDH.J08nY2018-07-291-0/+8
* Add Mscng build files to build on windowsJ08nY2018-07-261-0/+13
* Add Signature support to Mscng.J08nY2018-07-251-0/+1
* Add KeyAgreement support to Mscng.J08nY2018-07-251-0/+1
* WIP: Microsoft CryptoAPI Next Generation support.J08nY2018-07-251-0/+5
* Add signature support for OpenSSL, add error handling.J08nY2018-07-191-0/+1
* Add ECDH support for OpenSSL.J08nY2018-07-191-0/+1
* Elementary support for OpenSSL.J08nY2018-07-181-0/+5
* Complete the support for Crypto++ (atleast ECDH and ECDSA).J08nY2018-07-171-1/+1
* Add basic support for the Crypto++ library.J08nY2018-05-301-0/+7
* Fix YAML export and standalone build.J08nY2018-01-031-2/+4
* Include LICENSE in JAR.J08nY2017-12-281-0/+4
* 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