| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add Botan library. | J08nY | 2017-12-06 | 1 | -0/+7 |
| * | Implement ECDSA for LibTomCrypt. | J08nY | 2017-11-30 | 1 | -0/+1 |
| * | Implement ECDH for TomCrypt. | J08nY | 2017-11-30 | 1 | -0/+1 |
| * | Implement KeyPairGeneration for LibTomCrypt. | J08nY | 2017-11-29 | 1 | -1/+5 |
| * | Fix Travis. | J08nY | 2017-11-29 | 1 | -3/+14 |
| * | Add listing of supported curves to standalone libs. | J08nY | 2017-11-29 | 1 | -2/+2 |
| * | Move TomCryptProvider into NativeProvider as a nested class. | J08nY | 2017-11-28 | 1 | -2/+8 |
| * | Implement a basic NativeProvider using libtomcrypt. | J08nY | 2017-11-28 | 1 | -1/+2 |
| * | Add a basic NativeECLibrary interface. | J08nY | 2017-11-27 | 1 | -0/+5 |
| * | Separate build files for standalone and reader apps. | J08nY | 2017-11-12 | 1 | -0/+78 |
