Kenny Root | 5fd6d31 | 2013-06-11 16:36:54 -0700 | [diff] [blame] | 1 | bionic.patch: |
2 | |||||
3 | Allows scrypt to compile against bionic. | ||||
Kenny Root | e470637 | 2013-06-11 17:24:36 -0700 | [diff] [blame] | 4 | |
5 | use_openssl_pbkdf2.patch: | ||||
6 | |||||
7 | Uses the PBKDF2 function from OpenSSL (it uses accelerated SHA256) | ||||
Kenny Root | 187f492 | 2013-06-13 16:43:17 -0700 | [diff] [blame] | 8 | |
9 | arm-neon.patch: | ||||
10 | |||||
11 | Adds NEON acceleration for the Salsa20/8 mixing function. |