• Home
  • History
  • Annotate
  • only in /external/scrypt/patches/
NameDateSize

..03-Jan-20144 KiB

arm-neon.patch03-Jan-201412.3 KiB

README03-Jan-2014227

use_openssl_pbkdf2.patch03-Jan-20142.3 KiB

README

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