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