aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/standalone/libs/jni/NativeKeyPairGeneratorSpi.java
Commit message (Expand)AuthorAgeFilesLines
* WIP: Fix mscng according to new API.J08nY2018-07-271-3/+3
* WIP: Microsoft CryptoAPI Next Generation support.J08nY2018-07-251-2/+38
* Elementary support for OpenSSL.J08nY2018-07-181-0/+18
* Complete the support for Crypto++ (atleast ECDH and ECDSA).J08nY2018-07-171-0/+7
* Add support for key generation using Crypto++.J08nY2018-05-301-4/+4
* Add basic support for the Crypto++ library.J08nY2018-05-301-0/+28
* Add Botan library implementation of keygen and ECDH.J08nY2017-12-091-2/+32
* Add Botan library.J08nY2017-12-061-0/+19
* Implement KeyPairGeneration for LibTomCrypt.J08nY2017-11-291-7/+50
* Sketch out native SPI classes.J08nY2017-11-291-0/+31