Age | Commit message (Expand) | Author |
---|---|---|
2021-08-23 | configfile: add Validate() function, support FlagXChaCha20Poly1305 | Jakob Unterwurzacher |
2021-08-23 | go mod: declare module version v2 | Jakob Unterwurzacher |
2018-12-28 | configfile: Fix a copy&paste error in validateParams method. | Sebastian Lackner |
2018-02-18 | readpassword: convert from string to []byte | Jakob Unterwurzacher |
2017-05-07 | exitcodes: pull all exit code definitions into the package | Jakob Unterwurzacher |
2017-05-07 | Fix typos found by Misspell | Jakob Unterwurzacher |
2017-03-25 | configfile: always validate all scrypt parameters | Jakob Unterwurzacher |
2017-02-25 | configfile: rename "kdf.go" -> "scrypt.go" | Jakob Unterwurzacher |