Fixed segfault in scrypt algo on some older CPUs.
Unclaimed project
Are you a maintainer of cpuminer-opt? Claim this project to take control of your public changelog and roadmap.
Fixed segfault in scrypt algo on some older CPUs.
Fixed a bug calculating TTF longer than 1 year. Faster argon2d. Faster hamsi AVX512. Faster switfftx AVX2. Other small fixes and improvements.
Added argon2d1000, argon2d16000 algos. Target specific AES optimizations improve shavite for ARM64 & x86_64.
x86_64: Fixed an insidious bug in sha256 early rejection optimization for AVX2 & AVX512. x86_64: Faster sha256d, sha256dt for AVX2 & AVX512. Other small bug fixes.
x86_64: improved handling of vector constants used for byte permutations. x86_64: removed hooks for cancelled AVX10-256. Minor bug fixes & improvements. More code cleanup.