Updated Support for AArch64 (markdown)

JayDDee
2023-10-25 20:57:46 -04:00
parent 5030175464
commit 793b667a0e

@@ -28,8 +28,7 @@ What works:
* All algorithms ecept Verthash and Hodl should be working. * All algorithms ecept Verthash and Hodl should be working.
* Allium, Lyra2z, Lyraz330, Argon2d are fully optimzed for NEON, Allium also for AES. * Allium, Lyra2z, Lyraz330, Argon2d are fully optimzed for NEON, Allium also for AES.
* Unoptimized: Sha256dt, sha256t, Blake2s. * Unoptimized: Sha256dt, sha256t, Blake2s.
* Yespower, Yescrypt, Scrypt are working for with slow sha256. * Yespower, Yescrypt, Scrypt are working with slow sha256.
* Argon2d is fully oprimized.
* X17 is the only X* to be optimized in this realease. * X17 is the only X* to be optimized in this realease.
* MinotaurX is partially optimized. * MinotaurX is partially optimized.
* AES & SHA2 are enabled but untested. * AES & SHA2 are enabled but untested.