mirror of
https://git.busybox.net/busybox
synced 2025-08-28 13:05:22 +02:00
function old new delta static.PBKDF2_SHA256 219 165 -54 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> |
||
---|---|---|
.. | ||
alg-sha256.c | ||
alg-yescrypt-common.c | ||
alg-yescrypt-kdf.c | ||
alg-yescrypt.h | ||
Kbuild.src | ||
PARAMETERS | ||
README | ||
y.c |
The yescrypt code in this directory is adapted from libxcrypt-4.4.38 with minimal edits, hopefully making it easier to track backports by resetting the tree to the commit which created this file, then comparing changes in upstream libxcrypt to the tree.