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

digest v0.9.0 #186

Merged
merged 1 commit into from Jun 10, 2020
Merged

digest v0.9.0 #186

merged 1 commit into from Jun 10, 2020

Conversation

tarcieri
Copy link
Member

@tarcieri tarcieri commented Jun 10, 2020

Added

  • ExtendableOutputDirty and VariableOutputDirty traits (#183)
  • FixedOutputDirty trait + finalize_into* (#180)
  • XofReader::read_boxed method (#178, #181, #182)
  • alloc feature (#163)
  • Re-export typenum::consts as consts (#123)
  • Output type alias (#115)

Changed

  • Rename *result* methods to finalize ala IUF (#161)
  • Use impl AsRef<[u8]> instead of generic params on methods (#112)
  • Rename Input::input to Update::update ala IUF (#111)
  • Upgrade to Rust 2018 edition (#109)
  • Bump generic-array to v0.14; MSRV 1.41+ (#95)

@tarcieri tarcieri merged commit d22dc3e into master Jun 10, 2020
@tarcieri tarcieri deleted the digest/v0.9.0 branch June 10, 2020 01:35
tarcieri added a commit to RustCrypto/hashes that referenced this pull request Jun 10, 2020
tarcieri added a commit to RustCrypto/hashes that referenced this pull request Jun 10, 2020
G1gg1L3s pushed a commit to G1gg1L3s/rust-md4 that referenced this pull request Mar 6, 2021
joshuajbouw pushed a commit to near/near-blake2 that referenced this pull request Mar 15, 2021
dns2utf8 pushed a commit to dns2utf8/traits that referenced this pull request Jan 24, 2023
Bumps [hex-literal](https://github.com/RustCrypto/utils) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/RustCrypto/utils/releases)
- [Commits](RustCrypto/utils@hex-literal-v0.3.1...hex-literal-v0.3.2)

---
updated-dependencies:
- dependency-name: hex-literal
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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