| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix releasing memory in LibTomCrypt shim, fix ECDH time measurement. | J08nY | 2018-07-25 | 1 | -11/+22 |
| * | Fix releasing java memory in native shims. | J08nY | 2018-07-24 | 1 | -4/+4 |
| * | Elementary support for OpenSSL. | J08nY | 2018-07-18 | 1 | -0/+1 |
| * | Throw exceptions when operations fail in standalone providers. | J08nY | 2018-01-05 | 1 | -5/+2 |
| * | Add Botan library implementation of keygen and ECDH. | J08nY | 2017-12-09 | 1 | -43/+2 |
| * | Implement ECDSA for LibTomCrypt. | J08nY | 2017-11-30 | 1 | -28/+107 |
| * | Fix NativeKeyAgreement keysize mismatch on BigInteger conversion. | J08nY | 2017-11-30 | 1 | -14/+37 |
| * | Implement ECDH for TomCrypt. | J08nY | 2017-11-30 | 1 | -2/+50 |
| * | Implement KeyPairGeneration for LibTomCrypt. | J08nY | 2017-11-29 | 1 | -4/+295 |
| * | Sketch out native SPI classes. | J08nY | 2017-11-29 | 1 | -21/+12 |
| * | Add listing of supported curves to standalone libs. | J08nY | 2017-11-29 | 1 | -17/+24 |
| * | Move TomCryptProvider into NativeProvider as a nested class. | J08nY | 2017-11-28 | 1 | -2/+17 |
| * | Implement a basic NativeProvider using libtomcrypt. | J08nY | 2017-11-28 | 1 | -0/+40 |
