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

universal-hash v0.5.0 #1061

Merged
merged 1 commit into from
Jul 31, 2022
Merged

universal-hash v0.5.0 #1061

merged 1 commit into from
Jul 31, 2022

Conversation

tarcieri
Copy link
Member

Added

  • UhfBackend trait (#1051, #1059)
  • UhfClosure trait (#1051)
  • UniversalHash::update_with_backend method (#1051)

Changed

  • Replace NewUniversalHash trait with KeyInit from crypto-common (#1051)
  • Source Block and Key types from crypto-common (#1051)
  • UniversalHash::update is now provided takes a slice of blocks (#1051)
  • UniversalHash::finalize now returns a Block (#1051)
  • Rust 2021 edition; MSRV 1.56 (#1051)

Removed

  • Ouput replaced by Block (#1051)
  • UniversalHash::reset replaced with Reset trait from crypto-common (#1051)

@tarcieri tarcieri requested review from newpavlov and str4d July 30, 2022 16:33
@tarcieri tarcieri merged commit 398d6d2 into master Jul 31, 2022
@tarcieri tarcieri deleted the universal-hash/v0.5.0 branch July 31, 2022 17:07
tarcieri added a commit to RustCrypto/universal-hashes that referenced this pull request Jul 31, 2022
tarcieri added a commit to RustCrypto/universal-hashes that referenced this pull request Jul 31, 2022
@tarcieri tarcieri mentioned this pull request Aug 10, 2022
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