Name Date Size #Lines LOC

..--

READMEH A D25-Apr-2025227 126

arm_neon.patchH A D25-Apr-202512.3 KiB437436

use_openssl_pbkdf2.patchH A D25-Apr-20252.3 KiB8168

README

1bionic.patch:
2
3Allows scrypt to compile against bionic.
4
5use_openssl_pbkdf2.patch:
6
7Uses the PBKDF2 function from OpenSSL (it uses accelerated SHA256)
8
9arm_neon.patch:
10
11Adds NEON acceleration for the Salsa20/8 mixing function.
12