Skip to content

Cut rc.5 prereleases#258

Merged
tarcieri merged 1 commit intomasterfrom
cut-rc.5-prereleases
Mar 25, 2026
Merged

Cut rc.5 prereleases#258
tarcieri merged 1 commit intomasterfrom
cut-rc.5-prereleases

Conversation

@tarcieri
Copy link
Copy Markdown
Member

Fixes compatibility with the digest crate.

Note: hmac already received a v0.13.0-rc.6 release in #256 which includes fixes for the same issue.

Releases the following:

  • cbc-mac v0.2.0-rc.5
  • cmac v0.8.0-rc.5
  • pmac v0.8.0-rc.5

Closes #257

Fixes compatibility with the `digest` crate.

Note: `hmac` already received a v0.13.0-rc.6 release in #256 which
includes fixes for the same issue.

Releases the following:
- `cbc-mac` v0.2.0-rc.5
- `cmac` v0.8.0-rc.5
- `pmac` v0.8.0-rc.5
@tarcieri tarcieri merged commit 1fa0781 into master Mar 25, 2026
47 checks passed
@tarcieri tarcieri deleted the cut-rc.5-prereleases branch March 25, 2026 16:13
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.

Adding cbc-mac v0.2.0-rc.4 as a dependency doesn't compile

1 participant