libgocryptfs/cryptfs
Jakob Unterwurzacher caaad7c8d7 Add pathfs frontend, part II
Fix issues in read and write paths.
Now passes selftest.
2015-09-08 21:35:06 +02:00
..
content_test.go Add tests for name encryption and byte range splitting 2015-09-07 21:25:05 +02:00
cryptfs.go Add OpenSSL support for file content encryption/decryption 2015-09-06 10:42:34 +02:00
cryptfs_content.go Add pathfs frontend (uses go-fuse instead of bazil-fuse), part I 2015-09-08 00:55:03 +02:00
cryptfs_names.go Cleanup and rename files 2015-09-05 20:30:20 +02:00
intrablock.go Cleanup and rename files 2015-09-05 20:30:20 +02:00
log.go Add pathfs frontend, part II 2015-09-08 21:35:06 +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