aboutsummaryrefslogtreecommitdiff
path: root/nbproject/reader/project.properties (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Basic Gradle setup.J08nY2024-03-251-80/+0
|
* Bump BouncyCastle.J08nY2024-03-161-1/+1
|
* Bump Commons CLI version.J08nY2023-03-031-1/+1
|
* Bump BouncyCastle and fix resource loading.J08nY2023-01-301-1/+1
| | | | Fixes #18.
* Now works with Java 11!J08nY2023-01-301-3/+3
| | | | | | | | | | | | | | 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
* Efficiently instantiate prngs in shims.J08nY2018-10-221-2/+2
|
* Add basic support for the Crypto++ library.J08nY2018-05-301-1/+1
|
* Add lint options to javac. Fix most of uncovered warnings.J08nY2018-03-141-1/+1
|
* Compress JARs to create smaller releases.J08nY2018-03-031-1/+1
|
* Update Apache Commons CLI to 1.4.J08nY2018-02-111-1/+1
|
* Split output to remove cross-dependency of reader and standalone.J08nY2017-12-271-1/+1
|
* Fix ant includes.J08nY2017-12-061-1/+2
|
* Add listing of supported curves to standalone libs.J08nY2017-11-291-1/+1
|
* Implement a basic NativeProvider using libtomcrypt.J08nY2017-11-281-1/+1
|
* Add a basic NativeECLibrary interface.J08nY2017-11-271-1/+1
|
* Separate build files for standalone and reader apps.J08nY2017-11-121-0/+79