Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
petrs opened this issue Dec 15, 2020 · 0 comments

Comments

@petrs
Copy link
Member

petrs commented Dec 15, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant