summaryrefslogtreecommitdiff
path: root/src/scrypt.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* src/scrypt.go: Create HashInput and CheckInput for named argumentsEuAndreh2024-10-191-15/+34
* Remove Go code in favor of upstream libscrypt-kdfEuAndreh2024-10-181-300/+53
* Remove panicky codeEuAndreh2024-10-171-29/+17
* src/scrypt.go: Rename XxxError to ErrXxxEuAndreh2024-09-281-6/+6
* src/scrypt.go: Remove "scrypt" prefix from constsEuAndreh2024-09-281-14/+12
* Init: copy code from gobangEuAndreh2024-09-131-0/+420