Skip to content

Conversation

@keldonin
Copy link
Contributor

This little patch (including test code) will synthetize a CKA_VALUE_LEN attribute for all secret keys, whenever C_UnwrapKey() is invoked. This should address issue #628.

@jschlyter jschlyter linked an issue Nov 29, 2024 that may be closed by this pull request
@jschlyter jschlyter changed the title fix for issue #628 - CKA_VALUE_LEN is synthetized on every secret key CKA_VALUE_LEN is synthesized on every secret key Nov 29, 2024
@jschlyter jschlyter added the bug Some isn't right label Nov 29, 2024
@jschlyter jschlyter marked this pull request as draft November 29, 2024 16:25
@jschlyter
Copy link
Contributor

Please rebase on develop and mark as ready when ready.

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

Labels

bug Some isn't right

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unwrapped AES keys have VALUE_LEN set to 0

2 participants