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

Import ascon-aead #514

Merged
merged 13 commits into from
Mar 20, 2023
Merged

Import ascon-aead #514

merged 13 commits into from
Mar 20, 2023

Conversation

sebastinas
Copy link
Contributor

The next step for completing sebastinas/ascon-aead#5.

ascon-aead/LICENSE-MIT Outdated Show resolved Hide resolved
ascon-aead/src/lib.rs Outdated Show resolved Hide resolved
`AeadCore` would clash with the trait of the same name.
@tarcieri tarcieri requested a review from newpavlov March 19, 2023 17:47
@tarcieri
Copy link
Member

@sebastinas I've sent you an invite to the AEADs team.

After you've accepted it, can you do:

$ cargo owner -a github:rustcrypto:aeads

...to allow the AEADs team to publish ascon-aead?

@sebastinas
Copy link
Contributor Author

Thanks!

$ cargo owner -a github:rustcrypto:aeads  
    Updating crates.io index
       Owner team github:rustcrypto:aeads has been added as an owner of crate ascon-aead

@tarcieri tarcieri merged commit 9eb1707 into RustCrypto:master Mar 20, 2023
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.

None yet

3 participants