summaryrefslogtreecommitdiff
path: root/tests/fuzz (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-05-15src/scrypt.go: Improve CLI handling, add tests alongsideEuAndreh1-1/+1
2024-10-19src/scrypt.go: Create HashInput and CheckInput for named argumentsEuAndreh1-1/+5
2024-10-18Remove Go code in favor of upstream libscrypt-kdfEuAndreh1-1/+1
Adapt build to handle cgo shenanigans.
2024-10-18Add baseline functional test, fuzz target and benchmarkEuAndreh2-0/+38