summaryrefslogtreecommitdiff
path: root/patches/README
blob: 353ddbbc796dae5a23a5510fafc032c20ed84cd0 (plain)
1
2
3
4
5
6
7
8
9
10
11
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.