REDACTED-rig/src/crypto/astrobwt
SChernykh 3dc192f63e AstroBWT: add AVX2 Salsa20 implementation
+4.5% speedup on Ryzen 5 5600X
2021-08-29 10:35:43 +02:00
..
salsa20_ref AstroBWT algorithm (DERO) support 2020-02-29 22:41:24 +01:00
xmm6int AstroBWT: add AVX2 Salsa20 implementation 2021-08-29 10:35:43 +02:00
AstroBWT.cpp AstroBWT: add AVX2 Salsa20 implementation 2021-08-29 10:35:43 +02:00
AstroBWT.h Code cleanup based on Clang-Tidy. 2021-08-25 18:45:15 +07:00
Salsa20.cpp AstroBWT algorithm (DERO) support 2020-02-29 22:41:24 +01:00
Salsa20.hpp AstroBWT algorithm (DERO) support 2020-02-29 22:41:24 +01:00
sha3_256_avx2.asm Fix MacOS compilation 2020-03-11 16:35:52 +01:00
sha3_256_avx2.inc Fix MacOS compilation 2020-03-11 16:35:52 +01:00
sha3_256_avx2.S Stop linker from making stack executable 2020-06-07 13:57:37 +01:00
sha3_256_keccakf1600_avx2.inc AVX2 optimized code for AstroBWT 2020-03-10 22:35:14 +01:00