libgocryptfs/internal/configfile
Jakob Unterwurzacher 37a9b4c3ee Enable openssl in tests to support old Go versions
Go 1.4 and older do not support 128-bit IVs which caused
the tests to panic.
2016-03-03 00:59:58 +01:00
..
config_test Major refactoring: Split up "cryptfs" into several internal packages 2016-02-06 19:22:35 +01:00
config_file.go Enable openssl in tests to support old Go versions 2016-03-03 00:59:58 +01:00
config_test.go Fix tests - were broken by the refactoring 2016-02-06 20:22:45 +01: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