Commit Graph

15 Commits (148b923f71f3954ceaa37e7aff896d105bb7faa5)

Author SHA1 Message Date
tevador 148b923f71 fix test 92 not failing properly on GCC/amd64
4 years ago
tevador 6a764e90d0 Preserve floating point state when calling randomx_calculate_hash
4 years ago
tevador 01381ccef3 Add a missing function to calculate a batch of hashes
4 years ago
tevador e3c5ab7002 Merge branch 'master' of git@github.com:tevador/RandomX.git
5 years ago
tevador a1f0f90ac2 randomx-tests: do not run unsupported tests
5 years ago
ston1th 5c0486bd33 Fixed tests on OpenBSD
5 years ago
tevador cce53cb582 use SSSE3 consistently as opposed to SSE3
5 years ago
tevador 900a936816 Optimized Argon2 (SSSE3/AVX2)
5 years ago
tevador 0dc104ff7e Simplify cache init in tests
5 years ago
tevador 7c405a7dc4 Fix tests without JIT support
5 years ago
tevador eee355d85b Fixed tests
5 years ago
tevador aaa6e4e881
Sanity checks (#88)
5 years ago
tevador 4a4b06e44b More helpful error messages in the benchmark
5 years ago
tevador 8282413154 Updated documentation and test vectors
5 years ago
tevador 07293a9378
Regression tests (#73)
5 years ago