libgocryptfs/internal
Jakob Unterwurzacher b732881518 configfile: switch to 128-bit IVs for master key encryption
There is no security reason for doing this, but it will allow
to consolidate the code once we drop compatibility with gocryptfs v1.2
(and earlier) filesystems.
2017-03-05 18:03:03 +01:00
..
configfile configfile: switch to 128-bit IVs for master key encryption 2017-03-05 18:03:03 +01:00
contentenc configfile: switch to 128-bit IVs for master key encryption 2017-03-05 18:03:03 +01:00
cryptocore configfile: switch to 128-bit IVs for master key encryption 2017-03-05 18:03:03 +01:00
ctlsock ctlsock: handle non-canonical empty paths 2017-02-05 18:17:30 +01:00
exitcodes exitcodes: define code 12 for "password incorrect" 2017-02-26 19:25:23 +01:00
fusefrontend cryptocore: rename "BackendTypeEnum" -> "AEADTypeEnum" 2017-03-05 17:10:57 +01:00
fusefrontend_reverse cryptocore: use eme v1.1 interface 2017-03-05 13:58:24 +01:00
nametransform Drop Go 1.4 compatability code everywhere 2017-03-05 17:44:14 +01:00
prefer_openssl prefer_openssl: default to Go GCM on OSX 2016-12-10 21:04:17 +01:00
readpassword readpassword: limit password length to 1000 bytes 2017-02-13 09:13:22 +01:00
siv_aead Replace all calls to naked panic() with log.Panic() 2016-12-10 11:54:36 +01:00
speed Drop Go 1.4 compatability code everywhere 2017-03-05 17:44:14 +01:00
stupidgcm Drop Go 1.4 compatability code everywhere 2017-03-05 17:44:14 +01:00
syscallcompat syscallcompat: OSX compat: fix variable warnings 2017-02-16 19:23:17 +01:00
tlog Drop Go 1.4 compatability code everywhere 2017-03-05 17:44:14 +01:00