avx512: add Chacha20 AVX512 implementation
Initial Chacha20 AVX512 implementation done using XMM registers only, handling only 64 bytes at a time.
Loading
Please register or sign in to comment
Initial Chacha20 AVX512 implementation done using XMM registers only, handling only 64 bytes at a time.