summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* src/scrypt.go: Wrap usage text in a Gettext() callEuAndreh2025-05-151-1/+1
* src/scrypt.go: Improve CLI handling, add tests alongsideEuAndreh2025-05-151-19/+71
* Setup i18n with gotext(0)EuAndreh2025-05-151-4/+5
* 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-302/+55
* 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-132-0/+427