summaryrefslogtreecommitdiff
path: root/tests/scrypt.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* src/scrypt.go: Create HashInput and CheckInput for named argumentsEuAndreh2024-10-191-4/+18
* Remove Go code in favor of upstream libscrypt-kdfEuAndreh2024-10-181-196/+71
* Remove panicky codeEuAndreh2024-10-171-5/+18
* 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-131-0/+462