Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
aa3c77a0b5364782ab734cd8c511b85798d7452d
/
.
/
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
.