Recent Releases of jcalgtest
jcalgtest - JCAlgTest v1.8.2
Important: all collected results are now in separate repository https://github.com/crocs-muni/jcalgtestresults/. The generated web results are available at https://www.fi.muni.cz/~xsvenda/jcalgtest/ . Prebuild binary includes all necessary libraries.
Changelog:
* Update to match applet version with delayed allocation by default
* Add detailed info for submitting results at beginning
* Add testing of ECC 640b keys
* Fix display of help info
* Add always send Le=256 to support certain cards (like Gemalto) expecting it
* Add sanity check for returned algtest buffer
* Improved used and fixed issues with CLI parameters
* Fix missing JCSystem.MEMORYTYPETRANSIENTDESELECT in results
Please consider sending us results obtained for your card - thank you so much!
- Java
Published by petrs over 1 year ago
jcalgtest - JCAlgTest v1.8.1
Important: all collected results are now in separate repository https://github.com/crocs-muni/jcalgtest_results/. - add command line options for non-interactive measurements - fix minor issues with names of operations in results files - improve web visualization generation - prebuild binary includes all necessary libraries
Please consider sending us results obtained for your card - thank you so much!
- Java
Published by petrs over 4 years ago
jcalgtest - JCAlgTest v1.8.0
Major update adding: + testing all JC 3.0.4, JC 3.05 and JC 3.1 constants + testing of modular Cipher and Signature objects creation (all combinations of cipher, pad and hash algs) + testing objects available only in JC 3.0.4 and JC 3.05 using conditional build (separate cap files generated) + testing OneShot versions of crypto functions + add curves for FP 320 and 512 bits + improving performance profiling to better cope with large number of objects + report RAM and EPROM memory consumed by object allocation
Please consider sending us results obtained for your card - thank you so much!
- Java
Published by petrs over 5 years ago
jcalgtest - JCAlgTest v1.7.9
- Added APDU metadata collection (APDU.getInBlockSize(), APDU.getOutBlockSize(), APDU.getNAD())
- Improved ECC testing where new KeyPair(ECC) fails
- Java
Published by petrs almost 7 years ago
jcalgtest - JCAlgTest v1.7.8
- fixed important error preventing performance measurement for RSA_CRT algorithms (introduced in 1.7.0 version)
- added caching of RSA keys for faster performance testing
- smaller improvements and fixes
- Java
Published by petrs about 7 years ago
jcalgtest - JCAlgTest v1.7.7
- Fixed bug with KeyAgreement support (incorrectly reported as supported for all constants)
- Rerun testing on available cards, new support table produced (see https://jcalgtest.org/)
- Java
Published by petrs about 7 years ago
jcalgtest - JCAlgTest v1.7.6
- added support for jCardSim (basic testing + preparation for TravisCI tests)
- testing AEAD ciphers
- added testing of ECFP 320 and 512b keys
- improved files wit results (javacard api support version, fixed getMaxCommitSize)
- disabled testing of arbitrary RSA public key (cause issue with J3H081 card)
- various bugfixes
- Java
Published by petrs over 7 years ago
jcalgtest - JCAlgTest 1.7.5
Bug fixes: - separate files with log of already measured operations for different types of tests - out of bound exception in data-dependent tests (thx melanieaxel)
- Java
Published by petrs over 7 years ago
jcalgtest - JCAlgTest 1.7.4
- minor: fixed occassional freeze with MessageDigest
- Java
Published by petrs about 8 years ago
jcalgtest - JCAlgTest 1.7.3
- added new constants from JC 3.0.5
- Fixed issue incorrect testing for KeyAgreement support (only ALGECSVDP_DH was tested, not other constants)
Note: cap file for card is now provided only for Java Card 2.2.2 or higher. If you need conversion with lower version, please use JCAlgTest 1.7.1 or better contact us.
- Java
Published by petrs almost 9 years ago
jcalgtest - JCAlgTest 1.7.2
- Better support for RSA key gathering
- Improved user interface
- Added new card profiles
Note: cap file for card is now provided only for Java Card 2.2.2 or higher. If you need conversion with lower version, please use JCAlgTest 1.7.1 or contact us.
- Java
Published by petrs about 9 years ago
jcalgtest - JCAlgTest 1.7.1
- Information about versions
- Better scan for readers and log
- Support for JNA2PCSC provider
- fixed bug with ECFP 112/384b
- Java
Published by petrs over 9 years ago
jcalgtest - JCAlgTest 1.7.0
Added proper support for testing Eliptic curves (FP,F2M) Added performance testing for KeyAgreement Improved user interface and logging Fixed multiple issues in performance testing of selected methods of asymmetric keys
Important: applet AID changed to 4a43416c675465737431 (Package AID: 4a43416c6754657374).
- Java
Published by petrs over 9 years ago
jcalgtest - JCAlgTest 1.6.1
- Fixed minor bugs in performance testing and results processing
- Java
Published by petrs over 10 years ago
jcalgtest - JCAlgTest 1.6
- Performance testing added
- Processing performance results into tables with graphs
- Java
Published by petrs over 10 years ago
jcalgtest - JCAlgTest 1.3
- Test single algorithm per single apdu decreased size of applet significantly and will now fit into older cards
- Better table generation with results incorporated
- Added support for generation of large number of RSA keypairs
- Prelease version of performance testing of tested algorithms incorporated
Table with results can be found at http://www.fi.muni.cz/~xsvenda/jcsupport.html
- Java
Published by petrs over 11 years ago