Files
android_bootable_recovery/crypto/scrypt/patches
Dees Troy 4dff2e6234 Update decrypt for 4.4
Change-Id: I8d5d7b6a49890e4707d70de8b429563de0d2ad99
2013-11-10 04:11:48 +00:00
..
2013-11-10 04:11:48 +00:00
2013-11-10 04:11:48 +00:00

bionic.patch:

Allows scrypt to compile against bionic.

use_openssl_pbkdf2.patch:

Uses the PBKDF2 function from OpenSSL (it uses accelerated SHA256)

arm-neon.patch:

Adds NEON acceleration for the Salsa20/8 mixing function.