libgocryptfs/cryptfs
Jakob Unterwurzacher 58d1e24b7c Add OpenSSL support for file content encryption/decryption
This brings streaming read performance from 30MB/s to 81MB/s
(similar improvement for writes)
2015-09-06 10:42:34 +02:00
..
cryptfs.go Add OpenSSL support for file content encryption/decryption 2015-09-06 10:42:34 +02:00
cryptfs_content.go Add OpenSSL support for file content encryption/decryption 2015-09-06 10:42:34 +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 Use Debug object instead of fmt 2015-09-05 20:36:26 +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