mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
The AVX512 optimized BLAKE2B implementation hasn't been imported yet
This commit is contained in:
@@ -26,7 +26,6 @@ libsodium_la_SOURCES = \
|
||||
crypto_generichash/blake2b/ref/blake2b-load-sse2.h \
|
||||
crypto_generichash/blake2b/ref/blake2b-load-sse41.h \
|
||||
crypto_generichash/blake2b/ref/blake2b-load-avx2.h \
|
||||
crypto_generichash/blake2b/ref/blake2b-load-avx512f.h \
|
||||
crypto_generichash/blake2b/ref/blake2b-ref.c \
|
||||
crypto_generichash/blake2b/ref/generichash_blake2b.c \
|
||||
crypto_hash/crypto_hash.c \
|
||||
|
||||
Reference in New Issue
Block a user