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

aead v0.4.0 #526

Merged
merged 1 commit into from Feb 5, 2021
Merged

aead v0.4.0 #526

merged 1 commit into from Feb 5, 2021

Conversation

tarcieri
Copy link
Member

@tarcieri tarcieri commented Feb 5, 2021

Added

  • stream module (#436, #445, #447)
  • NewAead::generate_key method gated under rand_core feature (#513)

Changed

  • Extract AeadCore trait (#508)
  • Rename NewAead::new_var to ::new_from_slice (#512)
  • Disable alloc by default (#514)
  • Bump heapless dependency to v0.6 (#522)

@tarcieri tarcieri merged commit 72f01d8 into master Feb 5, 2021
@tarcieri tarcieri deleted the aead/v0.4.0 branch February 5, 2021 15:47
@tarcieri tarcieri mentioned this pull request Feb 5, 2021
6 tasks
tarcieri added a commit to RustCrypto/AEADs that referenced this pull request Feb 5, 2021
tarcieri added a commit to RustCrypto/AEADs that referenced this pull request Feb 5, 2021
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

1 participant