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? 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

Merged

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.

@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

Verified

This commit was signed with the committer’s verified signature.
MatthiasValvekens Matthias Valvekens
- 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.
@MatthiasValvekens MatthiasValvekens force-pushed the implement-fix-for-issue-140 branch from 862e9c5 to e8ef7bd Compare June 19, 2025 20:16
@MatthiasValvekens MatthiasValvekens merged commit 548056a into pyauth:master Jun 19, 2025
16 checks passed
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.

None yet

2 participants