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: attempt to fix unwrap interop issues #12

Closed
wants to merge 1 commit into from

Conversation

dbluhm
Copy link
Member

@dbluhm dbluhm commented Nov 7, 2023

Askar implementation didn't follow AES Key Wrapping as outlined in RFC 3394. This attempts to do that.

Askar implementation didn't follow AES Key Wrapping as outlined in RFC
3394. This attempts to do that.

Signed-off-by: Daniel Bluhm <[email protected]>
@dbluhm
Copy link
Member Author

dbluhm commented Nov 7, 2023

This fix was naive and did not solve the issue. Closing.

@dbluhm dbluhm closed this Nov 7, 2023
@dbluhm dbluhm deleted the fix/aes-key-wrapping branch November 13, 2023 19:07
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