summaryrefslogtreecommitdiff
path: root/tests/fuzz/api/scrypt.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* src/scrypt.go: Improve CLI handling, add tests alongsideEuAndreh2025-05-151-1/+1
* src/scrypt.go: Create HashInput and CheckInput for named argumentsEuAndreh2024-10-191-1/+5
* Remove Go code in favor of upstream libscrypt-kdfEuAndreh2024-10-181-1/+1
* Add baseline functional test, fuzz target and benchmarkEuAndreh2024-10-181-0/+37