Re-design of the original gocryptfs code to work as a library.
Go to file
Jakob Unterwurzacher 5f4c9240ca Add streaming read and write benchmarks
Run using

    ./main_benchmark.bash

Also, rewrite command line args handling
2015-09-06 11:42:01 +02:00
benchmark Add openssl benchmark 2015-09-05 23:19:38 +02:00
cryptfs Add OpenSSL support for file content encryption/decryption 2015-09-06 10:42:34 +02:00
frontend Add streaming read and write benchmarks 2015-09-06 11:42:01 +02:00
.gitignore Rebase to cluefs 2015-09-04 20:37:37 +02:00
main.go Add streaming read and write benchmarks 2015-09-06 11:42:01 +02:00
main_benchmark.bash Add streaming read and write benchmarks 2015-09-06 11:42:01 +02:00
main_test.go Add streaming read and write benchmarks 2015-09-06 11:42:01 +02:00