Home | History | Annotate | only in /external/scrypt/patches
Up to higher level directory
NameDateSize
arm-neon.patch05-Oct-201712.3K
README05-Oct-2017227
use_openssl_pbkdf2.patch05-Oct-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