Skip to content

Commit

Permalink
rename benchmark: aead -> chacha20poly1305
Browse files Browse the repository at this point in the history
  • Loading branch information
keks committed Feb 12, 2025
1 parent 00f7f7e commit d1196c1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ name = "p256"
harness = false

[[bench]]
name = "aead"
name = "chacha20poly1305"
harness = false

[[bench]]
Expand Down
File renamed without changes.

0 comments on commit d1196c1

Please sign in to comment.