RustCrypto / stream-ciphers

Collection of stream cipher algorithms
255 stars 49 forks source link

Tiny fix to comment in avx2.rs #357

Closed mgeisler closed 3 months ago

mgeisler commented 3 months ago

Cc @gendx.

newpavlov commented 3 months ago

The current comment is correct. It's not number of blocks, but number of __m256is.