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

fix for issue #140 : lack of support for generation of CKK_GENERIC_SECRET key type #141

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

keldonin
Copy link
Contributor

@keldonin keldonin commented Sep 7, 2022

This commit provides a fix for issue #140.

  • Adding a default mechanism for CKK_GENERIC_SECRET key type
  • Fixing condition for including CKA_VALUE_LEN when generating a secret key. It is now skipped only for those algorithms that do not want it.

- Adding a default mechanism for `CKK_GENERIC_SECRET` key type
- Fixing condition for including `CKA_VALUE_LEN` when generating a secret key. It is now skipped only for those algorithms that do not want it.
@keldonin keldonin changed the title fix for issue #140 fix for issue #140 : lack of support for generation of CKK_GENERIC_SECRET key type Sep 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant