xref: /aosp_15_r20/external/scrypt/patches/README (revision cd192fa97f712aaa0b7692ec7c6cc9c7ad6c8620)
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