Skip to content

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

New issue

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

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

Already on GitHub? # to your account

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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant