aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/standalone/libs/jni/NativeSignatureSpi.java
Commit message (Collapse)AuthorAgeFilesLines
* Redo Mscng key storage.J08nY2018-07-281-3/+20
|
* Add Simple and Extended native KeyAgreement and Signature SPIs.J08nY2018-07-281-32/+36
|
* Add Signature support to Mscng.J08nY2018-07-251-2/+56
|
* Add signature support for OpenSSL, add error handling.J08nY2018-07-191-0/+21
|
* Complete the support for Crypto++ (atleast ECDH and ECDSA).J08nY2018-07-171-0/+49
|
* Implement signatures in Botan(no verification yet).J08nY2017-12-091-1/+132
|
* Add Botan library.J08nY2017-12-061-0/+8
|
* Introduce BaseTestable and Testable Metadata.J08nY2017-12-031-0/+2
|
* Implement ECDSA for LibTomCrypt.J08nY2017-11-301-10/+47
|
* Sketch out native SPI classes.J08nY2017-11-291-0/+49