Add benchmark for message decryption

This commit is contained in:
Hocuri
2025-08-05 16:43:01 +02:00
parent fca8948e4c
commit 72336ebb8a
6 changed files with 261 additions and 5 deletions

View File

@@ -158,7 +158,7 @@ required-features = ["internals"]
harness = false
[[bench]]
name = "encrypt_decrypt"
name = "benchmark_decrypting"
required-features = ["internals"]
harness = false