diff options
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -22,6 +22,11 @@ Current Status * Key is set to static all-zero * Not ready for anything but testing and debugging +Install +------- + + go get github.com/rfjakob/gocryptfs + Testing ------- Run `./main_benchmark.bash` to run the test suite and the streaming read/write |