History log of /external/scrypt/scrypt.config
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5a43d1928da29b4ec7b911fe865ed78ee3c2ca26 14-Jun-2013 Kenny Root <kroot@google.com> Exclude NEON files for ARMs that do not have it

full_eng is a target that doesn't emulate NEON. Presumably because qemu
makes NEON slower than non-NEON.

Change-Id: I2153a62da6aef7efa75eae9892822af861ef4476
/external/scrypt/scrypt.config
187f492d9d783d53893c3dea07c0b14841ba61f8 14-Jun-2013 Kenny Root <kroot@google.com> Add NEON accelerated functions

Reference implementation:
ScryptTest.TestVectors (2588 ms)

NEON acceleration:
ScryptTest.TestVectors (1169 ms)

Change-Id: I23974b2f0f64435696e75acfbdee1115a699abae
/external/scrypt/scrypt.config
3d96a573de0aa3dd59e14eea09164ce9f351405d 14-Jun-2013 Kenny Root <kroot@google.com> Remove patch for bionic

bionic did not have SIZE_MAX in stdint.h but this was fixed by bionic
commit 7c89506e3af3ee97691a98329f0d7b5edef49218 so we no longer need
this patch.

Change-Id: I49006dafac6c09742004d2cf10bcf76b8ac2bcb5
/external/scrypt/scrypt.config
e470637963d50a324984bd11da04a60fc6980c12 12-Jun-2013 Kenny Root <kroot@google.com> Use OpenSSL library for PBKDF2 functions

Change-Id: Ib3e9fcbda26ee95b26c4e4d1c9a4aba78b3ac713
/external/scrypt/scrypt.config
5fd6d3161cc7407718c7e230f94db421543273b8 12-Jun-2013 Kenny Root <kroot@google.com> Import initial version of scrypt library

Change-Id: Idcc14fed4878763ad26855cd99c5e6093ab5b3dd
/external/scrypt/scrypt.config