| hex-literal = { workspace = true, optional = true } |
| rand = { workspace = true, optional = true } |
| rstest = { version = "0.16.0", optional = true } |
| rstest_reuse = { version = "0.5.0", optional = true } |
| wycheproof = { version = "0.4.0", optional = true } |
| hex = { workspace = true, optional = true } |
| test_helper = { workspace = true, optional = true } |
| bytes = { version = "1.4.0", default-features = false } |
| crypto_provider_openssl.workspace = true |
| crypto_provider_rustcrypto.workspace = true |
| hex-literal.workspace = true |
| criterion.workspace = true |
| rand_ext.workspace = true |
| default = ["alloc", "gcm_siv"] |
| name = "constant_time_eq_bench" |