You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the assignee: since benchmarks are external to the crate, if you need to expose some internal function/type for benchmarking, put it in bench module.
Encryption/decryption probably don't need a benchmark since they use a third-party AEAD.
The text was updated successfully, but these errors were encountered: