summaryrefslogtreecommitdiff
path: root/tests/functional (follow)
Commit message (Collapse)AuthorAgeFilesLines
* src/scrypt.go: Improve CLI handling, add tests alongsideEuAndreh2025-05-151-4/+4
|
* rm -rf tests/functional/version/EuAndreh2025-05-152-14/+0
|
* src/scrypt.go: Create HashInput and CheckInput for named argumentsEuAndreh2024-10-191-7/+25
|
* Remove Go code in favor of upstream libscrypt-kdfEuAndreh2024-10-182-0/+14
| | | | Adapt build to handle cgo shenanigans.
* Add baseline functional test, fuzz target and benchmarkEuAndreh2024-10-182-0/+41