Skip to content

Update to digest::EagerHash#148

Merged
newpavlov merged 1 commit intoRustCrypto:masterfrom
daxpedda:digest-eager-hash
Sep 17, 2025
Merged

Update to digest::EagerHash#148
newpavlov merged 1 commit intoRustCrypto:masterfrom
daxpedda:digest-eager-hash

Conversation

@daxpedda
Copy link
Copy Markdown
Contributor

Follow-up to RustCrypto/traits#2014.

Builds on RustCrypto/MACs#212.

@newpavlov newpavlov merged commit 462893b into RustCrypto:master Sep 17, 2025
35 checks passed
@tarcieri tarcieri mentioned this pull request Mar 30, 2026
tarcieri added a commit that referenced this pull request Mar 30, 2026
## Added
- New `Hkdf` and `HkdfExtract` type aliases for `GenericHkdf` and
  `GenericHkdfExtract` (#155)
- Implement `kdf::Kdf` for `GenericHkdfExtract` (#173)

## Changed
- Bump MSRV to 1.85 and edition to 2024 (#114)
- Bump `hmac` dependency to v0.13
- Use `digest::EagerHash` (#148)
- Unseal `HmacImpl` trait (#154)
- Rename `Hkdf` and `HkdfExtract` to `GenericHkdf` and
  `GenericHkdfExtract` respectively (#155)
- Use simplified `H: HmacImpl` bounds (#155)

## Removed
- `std` crate feature (#105)
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.

3 participants