libgocryptfs/cryptfs
Jakob Unterwurzacher 80935a0e1b Explain both frontends in readme
Also, re-enable openssl and disable debug messages so testing
gocryptfs is less painful
2015-09-08 23:09:28 +02:00
..
content_test.go tests: add TestCiphertextRange 2015-09-08 22:36:38 +02:00
cryptfs.go Add OpenSSL support for file content encryption/decryption 2015-09-06 10:42:34 +02:00
cryptfs_content.go tests: add TestCiphertextRange 2015-09-08 22:36:38 +02:00
cryptfs_names.go Fix panic on absolute symlink 2015-09-08 22:53:06 +02:00
intrablock.go Cleanup and rename files 2015-09-05 20:30:20 +02:00
log.go Explain both frontends in readme 2015-09-08 23:09:28 +02:00
names_test.go Add tests for name encryption and byte range splitting 2015-09-07 21:25:05 +02:00
nonce.go Use Debug object instead of fmt 2015-09-05 20:36:26 +02:00
openssl_aead.go Add OpenSSL support for file content encryption/decryption 2015-09-06 10:42:34 +02:00