libgocryptfs/Documentation
Jakob Unterwurzacher 1dcafb99ff main: drop "on-disk format" from -version output, add Go version
As v0.4 introduced ext4-style feature flags, the on-disk format version
is unlinkely to change. Drop it from the version output to reduce
clutter. Use "gocryptfs -version -debug" to see it.

Add the Go version string because only Go 1.6 and newer have an optimized
AES-GCM implementation. This will help users to understand the performance
of their build.
2016-06-19 19:33:15 +02:00
..
.gitignore Add svgs explaining the encryption steps 2015-12-01 22:54:40 +01:00
MANPAGE-render.bash Make sure MANPAGE-render.bash works when called from outside Documentation 2015-12-01 21:04:58 +01:00
MANPAGE.md main: drop "on-disk format" from -version output, add Go version 2016-06-19 19:33:15 +02:00
SECURITY.md Link to official website; move security document 2015-12-20 18:25:10 +01:00
XFSTESTS.md Move docs to Documentation folder 2015-12-01 18:19:24 +01:00
file-format.md Increase GCM IV size from 96 to 128 bits 2015-12-19 15:02:29 +01:00
openssl-gcm.md stupidgcm: completely replace spacemonkeygo/openssl 2016-05-04 19:56:07 +02:00
performance.txt Add performance numbers for v0.11 2016-06-08 00:32:40 +02:00