aboutsummaryrefslogtreecommitdiff
path: root/cryptfs/openssl_aead.go
AgeCommit message (Collapse)Author
2015-10-04openssl AEAD wrapper: handle authenticated dataJakob Unterwurzacher
2015-10-04Run go fmtJakob Unterwurzacher
2015-09-06Add OpenSSL support for file content encryption/decryptionJakob Unterwurzacher
This brings streaming read performance from 30MB/s to 81MB/s (similar improvement for writes)