Use Sbox computations in ZUC multi buffer
Instead of performing single Sbox lookups (for both S0 and S1 S boxes), in ZUC algorithm, use the new S0 and S1 box computation macros to compute 16 values in a single XMM register, which is done in constant time.
Loading
Please register or sign in to comment