aboutsummaryrefslogtreecommitdiff
path: root/internal/configfile/scrypt.go
AgeCommit message (Expand)Author
2021-08-23configfile: add Validate() function, support FlagXChaCha20Poly1305Jakob Unterwurzacher
2021-08-23go mod: declare module version v2Jakob Unterwurzacher
2018-12-28configfile: Fix a copy&paste error in validateParams method.Sebastian Lackner
2018-02-18readpassword: convert from string to []byteJakob Unterwurzacher
2017-05-07exitcodes: pull all exit code definitions into the packageJakob Unterwurzacher
2017-05-07Fix typos found by MisspellJakob Unterwurzacher
2017-03-25configfile: always validate all scrypt parametersJakob Unterwurzacher
2017-02-25configfile: rename "kdf.go" -> "scrypt.go"Jakob Unterwurzacher