JCAlgTest icon indicating copy to clipboard operation
JCAlgTest copied to clipboard

Automated testing tool for algorithms from JavaCard API supported by particular smart card. Performance testing of almost all available methods. The results for more than 100+ cards.

Results 69 JCAlgTest issues
Sort by recently updated
recently updated
newest added

From 3.0.5 - may require separate applet converted specifically for JC3.0.5 https://docs.oracle.com/javacard/3.0.5/api/javacard/security/MessageDigest.OneShot.html

enhancement

introduced in 3.1, javacard.security.NamedParameterSpec.getInstance(short stdName) public static final short NamedParameterSpec_BRAINPOOLP192R1 = 8195; public static final short NamedParameterSpec_BRAINPOOLP192T1 = 8196; public static final short NamedParameterSpec_BRAINPOOLP224R1 = 8197; public static final short...

enhancement

Implementation started with MODULAR_KEYBUILDER_ALGTYPE_STR_MAP and TestClassKeyBuilderModular() , but using all combinations of algs and key lengths would result in too many KeyBuilder ALGS_* and keylengths has to be split according...

enhancement

Optional upload of the results collected to jcalgtest public database, default: no upload

enhancement