Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-06 | Use block number as authentication data | Jakob Unterwurzacher | |
2015-10-06 | Switch to AES-256 | Jakob Unterwurzacher | |
AES-256 seems to be becoming the industry standard. While AES-128 is good enough for tens of years to come, let's follow suit and be extra safe. | |||
2015-10-04 | openssl AEAD wrapper: handle authenticated data | Jakob Unterwurzacher | |
2015-10-04 | Run go fmt | Jakob Unterwurzacher | |
2015-09-06 | Add OpenSSL support for file content encryption/decryption | Jakob Unterwurzacher | |
This brings streaming read performance from 30MB/s to 81MB/s (similar improvement for writes) |