Home | History | Annotate | only in /external/scrypt/patches
Up to higher level directory
NameDateSize
arm_neon.patch21-Aug-201812.3K
README21-Aug-2018227
use_openssl_pbkdf2.patch21-Aug-20182.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