| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Basic Gradle setup. | J08nY | 2024-03-25 | 4 | -1513/+0 |
| | | |||||
| * | Bump BouncyCastle. | J08nY | 2024-03-16 | 2 | -2/+2 |
| | | |||||
| * | Bump Commons CLI version. | J08nY | 2023-03-03 | 2 | -2/+2 |
| | | |||||
| * | Fixes for Java 19. Fixes #17. | J08nY | 2023-01-30 | 1 | -1/+1 |
| | | |||||
| * | Bump BouncyCastle and fix resource loading. | J08nY | 2023-01-30 | 2 | -2/+2 |
| | | | | | Fixes #18. | ||||
| * | Now works with Java 11! | J08nY | 2023-01-30 | 2 | -5/+5 |
| | | | | | | | | | | | | | | | Uses ph4r05's jcardsim release 3.0.5.11: https://mvnrepository.com/artifact/com.klinec/jcardsim/3.0.5.11 Uses ant-javacard v21.12.31: https://github.com/martinpaljak/ant-javacard/releases/tag/v21.12.31 Also note the JavaCard and Java compatibility issues: https://github.com/martinpaljak/ant-javacard/wiki/Version-compatibility | ||||
| * | Add WolfCrypt provider to testing. | J08nY | 2018-11-11 | 2 | -1/+2 |
| | | |||||
| * | Efficiently instantiate prngs in shims. | J08nY | 2018-10-22 | 1 | -2/+2 |
| | | |||||
| * | Add support for key generation using Crypto++. | J08nY | 2018-05-30 | 1 | -1/+1 |
| | | |||||
| * | Add basic support for the Crypto++ library. | J08nY | 2018-05-30 | 1 | -1/+1 |
| | | |||||
| * | Add lint options to javac. Fix most of uncovered warnings. | J08nY | 2018-03-14 | 1 | -1/+1 |
| | | |||||
| * | Compress JARs to create smaller releases. | J08nY | 2018-03-03 | 1 | -1/+1 |
| | | |||||
| * | Update Apache Commons CLI to 1.4. | J08nY | 2018-02-11 | 2 | -2/+2 |
| | | |||||
| * | Split output to remove cross-dependency of reader and standalone. | J08nY | 2017-12-27 | 1 | -1/+1 |
| | | |||||
| * | Fix ant includes. | J08nY | 2017-12-06 | 1 | -1/+1 |
| | | |||||
| * | Add listing of supported curves to standalone libs. | J08nY | 2017-11-29 | 1 | -1/+1 |
| | | |||||
| * | Implement a basic NativeProvider using libtomcrypt. | J08nY | 2017-11-28 | 1 | -1/+1 |
| | | |||||
| * | Add a basic NativeECLibrary interface. | J08nY | 2017-11-27 | 1 | -1/+1 |
| | | |||||
| * | Add BouncyCastle library. Sketch out ECTesterStandalone. | J08nY | 2017-11-12 | 2 | -1/+2 |
| | | |||||
| * | Separate build files for standalone and reader apps. | J08nY | 2017-11-12 | 4 | -0/+1511 |
