summaryrefslogtreecommitdiff
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* src/scrypt.go: Improve CLI handling, add tests alongsideEuAndreh2025-05-155-10/+116
* rm -rf tests/functional/version/EuAndreh2025-05-152-14/+0
* src/scrypt.go: Create HashInput and CheckInput for named argumentsEuAndreh2024-10-194-13/+53
* Remove Go code in favor of upstream libscrypt-kdfEuAndreh2024-10-184-197/+86
* Add baseline functional test, fuzz target and benchmarkEuAndreh2024-10-187-22/+108
* Remove panicky codeEuAndreh2024-10-172-9/+30
* tests/scrypt.go: Depend on gobangEuAndreh2024-09-301-97/+45
* src/scrypt.go: Rename XxxError to ErrXxxEuAndreh2024-09-281-4/+4
* src/scrypt.go: Remove "scrypt" prefix from constsEuAndreh2024-09-281-2/+2
* Init: copy code from gobangEuAndreh2024-09-136-0/+696