Skip to content

Commit

Permalink
aead: rework traits
Browse files Browse the repository at this point in the history
  • Loading branch information
newpavlov committed Nov 15, 2024
1 parent f5266b8 commit 6b74373
Show file tree
Hide file tree
Showing 3 changed files with 297 additions and 355 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions aead/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ rust-version = "1.81"

[dependencies]
crypto-common = "0.2.0-rc.0"
inout = "0.2.0-rc.1"

# optional dependencies
arrayvec = { version = "0.7", optional = true, default-features = false }
Expand Down
Loading

0 comments on commit 6b74373

Please sign in to comment.