Skip to content

cipher: fix Key: option in the stream_cipher_bench macro#2290

Merged
newpavlov merged 2 commits intomasterfrom
cipher/fix_stream_bench_macro
Feb 9, 2026
Merged

cipher: fix Key: option in the stream_cipher_bench macro#2290
newpavlov merged 2 commits intomasterfrom
cipher/fix_stream_bench_macro

Conversation

@newpavlov
Copy link
Member

The option was not used in downstream crates. I tried to use it in RustCrypto/stream-ciphers#544, but it failed because of the incorrect implementation. For now I worked around it by using the Init: option, so we are in no rush to release the fix.

@newpavlov newpavlov merged commit 2c19321 into master Feb 9, 2026
11 checks passed
@newpavlov newpavlov deleted the cipher/fix_stream_bench_macro branch February 9, 2026 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant