Home | History | Annotate | only in /external/scrypt/patches
Up to higher level directory
NameDateSize
arm_neon.patch06-Dec-201712.3K
README06-Dec-2017227
use_openssl_pbkdf2.patch06-Dec-20172.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