libgocryptfs/internal/contentenc
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
..
content.go configfile: switch to 128-bit IVs for master key encryption 2017-03-05 18:03:03 +01:00
content_test.go lint fixes 2016-10-04 23:18:33 +02:00
file_header.go Replace all calls to naked panic() with log.Panic() 2016-12-10 11:54:36 +01:00
intrablock.go lint fixes 2016-10-04 23:18:33 +02:00
offsets.go lint fixes 2016-10-04 23:18:33 +02:00