libgocryptfs/internal/configfile
Jakob Unterwurzacher f2d208c464 configfile: use map[flagIota] for feature flags
This should make things saner and more extensible. It prepares
the infrastructure for "required feature flags" that will be used
to deprecate old gocryptfs version.
2016-06-05 12:54:45 +02:00
..
config_test Major refactoring: Split up "cryptfs" into several internal packages 2016-02-06 19:22:35 +01:00
config_file.go configfile: use map[flagIota] for feature flags 2016-06-05 12:54:45 +02:00
config_test.go configfile: use map[flagIota] for feature flags 2016-06-05 12:54:45 +02:00
feature_flags.go configfile: use map[flagIota] for feature flags 2016-06-05 12:54:45 +02:00
kdf.go Major refactoring: Split up "cryptfs" into several internal packages 2016-02-06 19:22:35 +01:00
kdf_test.go Major refactoring: Split up "cryptfs" into several internal packages 2016-02-06 19:22:35 +01:00