Skip to content

Commit 90dfc76

Browse files
committed
aead: trait API rework
1 parent 52ab790 commit 90dfc76

File tree

3 files changed

+297
-355
lines changed

3 files changed

+297
-355
lines changed

Cargo.lock

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

aead/Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ rust-version = "1.81"
1717

1818
[dependencies]
1919
crypto-common = "0.2.0-rc.0"
20+
inout = "0.2.0-rc.1"
2021

2122
# optional dependencies
2223
arrayvec = { version = "0.7", optional = true, default-features = false }

0 commit comments

Comments
 (0)