Skip to content
Commit b4934042 authored by Pablo de Lara's avatar Pablo de Lara
Browse files

avx512: generate up to 8 Chacha20 blocks in parallel

Generate up to 8 Chacha20 blocks (8*64B = 512B).
Since all blocks are independent from each other,
the operations made in each round can be performed simultaneously
in two different execution ports, potentially doubling the throughput.
parent 142755f2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment