avx2: support ZUC-EEA3/EIA3
Add implementation of ZUC-EEA3 and ZUC-EIA3 for AVX2. The multi-buffer implementation encrypts and/or authenticates 8 buffers at a time, instead of 4 buffers in AVX/SSE.
Loading
Please register or sign in to comment
Add implementation of ZUC-EEA3 and ZUC-EIA3 for AVX2. The multi-buffer implementation encrypts and/or authenticates 8 buffers at a time, instead of 4 buffers in AVX/SSE.