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

Drop support for sensitive key attributes #100

Merged
merged 1 commit into from
Mar 16, 2023
Merged

Drop support for sensitive key attributes #100

merged 1 commit into from
Mar 16, 2023

Conversation

brandonweeks
Copy link
Member

Also always set CKA_SENSITIVE, CKA_ALWAYS_SENSITIVE, and CKA_NEVER_EXTRACTABLE to true; CKA_EXTRACTABLE to false.

Also always set CKA_SENSITIVE, CKA_ALWAYS_SENSITIVE, and
CKA_NEVER_EXTRACTABLE to true; CKA_EXTRACTABLE to false.
@brandonweeks brandonweeks merged commit c6f44f9 into main Mar 16, 2023
@brandonweeks brandonweeks deleted the attr branch March 16, 2023 22:32
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.

2 participants