Re-design of the original gocryptfs code to work as a library.
baa837b788
Results: BenchmarkAESGCMSeal4K 20000 98638 ns/op 41.53 MB/s BenchmarkAESGCMOpen4K 20000 98781 ns/op 41.47 MB/s BenchmarkOpensslGCMenc4K 50000 27563 ns/op 148.60 MB/s BenchmarkOpensslGCMdec4K 50000 27563 ns/op 148.60 MB/s openssl is 3x faster. |
||
---|---|---|
benchmark | ||
cryptfs | ||
frontend | ||
.gitignore | ||
main.go |