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

avx512: optimize ZUC-EIA3 remainder function

Optimize the handling of the last block, less than 16 bytes,
by using mask registers, instead of branching depending on the
number of bytes left.
Also, include the rotation and XOR with the last keystream block.
parent f503eed1
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