summaryrefslogtreecommitdiff
path: root/internal/configfile/config_test.go
AgeCommit message (Expand)Author
2018-02-18readpassword: convert from string to []byteJakob Unterwurzacher
2017-11-21main: Add '-devrandom' commandline optionSebastian Lackner
2017-03-07configfile: HKDF feature flag should also be set for "-plaintextnames"Jakob Unterwurzacher
2017-03-07configfile: enable HKDF and Raw64 feature flags by defaultJakob Unterwurzacher
2017-03-05tests: configfile: fix spurious test failure IIJakob Unterwurzacher
2017-03-05tests: configfile: fix spurious test failureJakob Unterwurzacher
2017-03-05configfile: switch on Raw64 by defaultJakob Unterwurzacher
2017-02-16tests: configfile: add missing newlines in verbose outputJakob Unterwurzacher
2016-11-01Add support for unpadded base64 filenames, "-raw64"Jakob Unterwurzacher
2016-09-26reverse: switch from GCM-SIV to AES-SIVv1.1-beta1Jakob Unterwurzacher
2016-09-25reverse: add gcmsiv flag and associated testsJakob Unterwurzacher
2016-09-25contentenc: add GCM-SIV supportJakob Unterwurzacher
2016-06-16tests: update config_test example filesJakob Unterwurzacher
2016-06-15Rename internal "toggledlog" package to "tlog"Jakob Unterwurzacher
2016-06-05configfile: use map[flagIota] for feature flagsJakob Unterwurzacher
2016-06-05configfile: bake the "Creator" gocryptfs version into the fileJakob Unterwurzacher
2016-02-06Fix tests - were broken by the refactoringJakob Unterwurzacher
2016-02-06Major refactoring: Split up "cryptfs" into several internal packagesJakob Unterwurzacher