blob: 018cac5dc5fc0848316f4300d4a5eac11b4e2fe0 [file] [log] [blame]
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.