libgocryptfs/internal/configfile
Jakob Unterwurzacher b97268c948 configfile: bake the "Creator" gocryptfs version into the file
This field is added for the convenience of users and
may help them to identify which gocryptfs version
they need to mount a filesystem.

The same information is essentially contained in FeatureFlags,
but this is more difficult to decode for humans.

It is completely ignored programmatically (also by older gocryptfs
versions).
2016-06-05 11:40:13 +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: bake the "Creator" gocryptfs version into the file 2016-06-05 11:40:13 +02:00
config_test.go configfile: bake the "Creator" gocryptfs version into the file 2016-06-05 11:40:13 +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