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

aes-kw: code refactoring #40

Merged
merged 4 commits into from
Nov 8, 2024
Merged

aes-kw: code refactoring #40

merged 4 commits into from
Nov 8, 2024

Conversation

newpavlov
Copy link
Member

No description provided.

@RustCrypto RustCrypto deleted a comment from Erksal Nov 8, 2024
@newpavlov newpavlov merged commit 28330dc into master Nov 8, 2024
9 checks passed
@newpavlov newpavlov deleted the aes-kw/tweak branch November 8, 2024 13:50
baloo added a commit to baloo/key-wraps that referenced this pull request Nov 8, 2024
In the code refactor (RustCrypto#40), the `wrap_vec` and `unwrap_vec` methods got
dropped.
Those are convenient to use in std context as you don't need to take care
of the size of the buffers.
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