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

implement KeyInit for aes-kw::Kek and BeltKwp #39

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

baloo
Copy link
Member

@baloo baloo commented Nov 6, 2024

No description provided.

Copy link
Member

@newpavlov newpavlov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need to re-export the KeySize trait, the Key alias, and probably the cipher crate as well. Otherwise, it will be quite inconvenient to use the crate. Also, for consistency it's worth to apply a similar change to belt-kwp.

@baloo baloo force-pushed the baloo/aes-kw/key-init branch from a7db55d to 2d8e30d Compare November 7, 2024 07:48
@baloo baloo changed the title aes-kw: implement KeyInit for Kek implement KeyInit for aes-kw::Kek and BeltKwp Nov 7, 2024
@baloo baloo force-pushed the baloo/aes-kw/key-init branch 4 times, most recently from 42891b9 to 278e528 Compare November 7, 2024 07:53
@baloo baloo force-pushed the baloo/aes-kw/key-init branch from 278e528 to cf9a28d Compare November 7, 2024 07:55
@newpavlov newpavlov merged commit 3cfe59f into RustCrypto:master Nov 7, 2024
16 checks passed
@baloo baloo deleted the baloo/aes-kw/key-init branch November 7, 2024 17:20
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