libgocryptfs/Documentation
Jakob Unterwurzacher 49b597f07c prefer_openssl: autodetect whether to use OpenSSL or Go GCM
Go GCM is faster than OpenSSL if the CPU has AES instructions
and you are running Go 1.6+.

The "-openssl" option now defaults to "auto".

"gocryptfs -debug -version" displays the result of the autodetection.

See https://github.com/rfjakob/gocryptfs/issues/23 for details and
benchmarks.
2016-05-12 00:42:42 +02:00
..
.gitignore Add svgs explaining the encryption steps 2015-12-01 22:54:40 +01:00
file-format.md Increase GCM IV size from 96 to 128 bits 2015-12-19 15:02:29 +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 prefer_openssl: autodetect whether to use OpenSSL or Go GCM 2016-05-12 00:42:42 +02:00
openssl-gcm.md stupidgcm: completely replace spacemonkeygo/openssl 2016-05-04 19:56:07 +02:00
performance.txt Update readme.md and performance.txt for v0.9 2016-04-10 23:01:00 +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