Home | History | Annotate | only in /external/scrypt/patches
Up to higher level directory
NameDateSize
arm-neon.patch08-Oct-201512.3K
README08-Oct-2015227
use_openssl_pbkdf2.patch08-Oct-20152.3K

README

      1 bionic.patch:
      2 
      3 Allows scrypt to compile against bionic.
      4 
      5 use_openssl_pbkdf2.patch:
      6 
      7 Uses the PBKDF2 function from OpenSSL (it uses accelerated SHA256)
      8 
      9 arm-neon.patch:
     10 
     11 Adds NEON acceleration for the Salsa20/8 mixing function.
     12