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