aboutsummaryrefslogtreecommitdiff
path: root/libbb/yescrypt/y.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* libbb/yescrypt: remove forgotten SHA256 HMAC header fileDenys Vlasenko2025-07-071-1/+0
* libbb/yescrypt: remove one NOINLINE, add copyright headers, merge two source ...Denys Vlasenko2025-07-061-2/+8
* libbb/yescrypt: more efficient byteswappingDenys Vlasenko2025-07-061-122/+0
* libbb/yescrypt: code shrinkDenys Vlasenko2025-07-061-6/+0
* libbb: add yescrypt password hashing supportDenys Vlasenko2025-07-061-0/+139