You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker 7ee447c011
v811_spc009_project
4 months ago
..
README v811_spc009_project 4 months ago
arm_neon.patch v811_spc009_project 4 months ago
use_openssl_pbkdf2.patch v811_spc009_project 4 months ago

README

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.