Skip to content

Commit

Permalink
dbl: release v0.4.0-rc.2 (#1162)
Browse files Browse the repository at this point in the history
  • Loading branch information
newpavlov authored Feb 23, 2025
1 parent eb0672a commit aa1b27f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dbl/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "dbl"
version = "0.4.0-rc.1"
version = "0.4.0-rc.2"
authors = ["RustCrypto Developers"]
license = "MIT OR Apache-2.0"
description = "Double operation in Galois Field GF(2^128) as used by e.g. CMAC/PMAC"
Expand Down

0 comments on commit aa1b27f

Please sign in to comment.