Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

universal-hash v0.5.0#1061

Merged
tarcieri merged 1 commit intomasterfrom
universal-hash/v0.5.0
Jul 31, 2022
Merged

universal-hash v0.5.0#1061
tarcieri merged 1 commit intomasterfrom
universal-hash/v0.5.0

Conversation

Copy link
Member

tarcieri commented Jul 30, 2022

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 requested review from newpavlov and str4d July 30, 2022 16:33
tarcieri merged commit 398d6d2 into master Jul 31, 2022
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 mentioned this pull request Jul 31, 2022
tarcieri added a commit to RustCrypto/universal-hashes that referenced this pull request Jul 31, 2022
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

Reviewers

newpavlov Awaiting requested review from newpavlov

str4d Awaiting requested review from str4d

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant