Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
70e0a397e00c605cf7b01a5f5ce027dea84f1a14
/
.
/
crypto
/
scrypt
/
patches
/
README
blob: 353ddbbc796dae5a23a5510fafc032c20ed84cd0 [
file
] [
log
] [
blame
]
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
.