Home | History | Annotate | Download | only in patches
      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