android_mt6572_jiabo/external/scrypt/patches
2025-09-05 16:56:03 +08:00
..
arm-neon.patch first commit 2025-09-05 16:56:03 +08:00
README first commit 2025-09-05 16:56:03 +08:00
use_openssl_pbkdf2.patch first commit 2025-09-05 16:56:03 +08:00

bionic.patch:

Allows scrypt to compile against bionic.

use_openssl_pbkdf2.patch:

Uses the PBKDF2 function from OpenSSL (it uses accelerated SHA256)

arm-neon.patch:

Adds NEON acceleration for the Salsa20/8 mixing function.