crocs-muni / JCAlgTest

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.
http://jcalgtest.org
MIT License
112 stars 44 forks source link

Design and implement testing of KeyBuilder using buildKey(byte algorithmicKeyType,byte keyMemoryType,short keyLength,boolean keyEncryption) #229

Open petrs opened 3 years ago

petrs commented 3 years ago

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 to its type