avx512: generate 4 Chacha20 blocks per iteration
Generate up to 4 Chacha20 blocks (4*64B = 256B), using ZMM registers, since each block is independent from each other, effectively quadrupling the throughput.
Loading
Please register or sign in to comment