• Home
Name Date Size #Lines LOC

..--

READMED03-May-2024227 126

arm_neon.patchD03-May-202412.3 KiB437436

use_openssl_pbkdf2.patchD03-May-20242.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