libgocryptfs/cryptfs
Jakob Unterwurzacher b835f83fd5 Implement Truncate() + Test 2015-09-30 22:36:53 +02:00
..
config_file.go Use MarshalIndent for JSON generation 2015-09-14 00:45:41 +02:00
content_test.go tests: add TestCiphertextRange 2015-09-08 22:36:38 +02:00
cryptfs.go Encrypt key with scrypt-hashed password 2015-09-13 22:09:38 +02:00
cryptfs_content.go Implement Truncate() + Test 2015-09-30 22:36:53 +02:00
cryptfs_names.go symlink encryption: pass ".." and "." through unchanged 2015-09-16 18:43:07 +02:00
intrablock.go Cleanup and rename files 2015-09-05 20:30:20 +02:00
kdf.go Encrypt key with scrypt-hashed password 2015-09-13 22:09:38 +02:00
log.go Fix symlink size reporting 2015-09-16 19:32:37 +02:00
names_test.go Add tests for name encryption and byte range splitting 2015-09-07 21:25:05 +02:00
nonce.go Implement json config storage (not yet encrypted) 2015-09-13 17:55:07 +02:00
openssl_aead.go Add OpenSSL support for file content encryption/decryption 2015-09-06 10:42:34 +02:00