Skip to content

Commit

Permalink
Refactor chacha20poly1305 module
Browse files Browse the repository at this point in the history
  • Loading branch information
nyonson committed Mar 22, 2024
1 parent 6bdf4e8 commit 592ea40
Show file tree
Hide file tree
Showing 7 changed files with 292 additions and 419 deletions.
137 changes: 0 additions & 137 deletions Cargo.lock

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

2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ bitcoin_hashes = { version = "0.13.0", default-features = false }

[dev-dependencies]
hex = "0.4.3"
chacha20poly1305 = "0.10.1"
chacha20 = "0.9.1"

[lib]
name = "bip324"
Expand Down
Loading

0 comments on commit 592ea40

Please sign in to comment.