Re-design of the original gocryptfs code to work as a library.
Go to file
Jakob Unterwurzacher ad3a1a8899 Set readahead to 1MB
This bring streaming read performance from 12MB/s to 30MB/s
2015-09-06 09:47:27 +02:00
benchmark Add openssl benchmark 2015-09-05 23:19:38 +02:00
cryptfs Bundle up blocks for bigger reads from the backing filesystem 2015-09-06 09:47:01 +02:00
frontend Bundle up blocks for bigger reads from the backing filesystem 2015-09-06 09:47:01 +02:00
.gitignore Rebase to cluefs 2015-09-04 20:37:37 +02:00
main.go Set readahead to 1MB 2015-09-06 09:47:27 +02:00