JCAlgTest icon indicating copy to clipboard operation
JCAlgTest copied to clipboard

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

Open petrs opened this issue 3 years ago • 0 comments

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

petrs avatar Dec 15 '20 07:12 petrs