Jakob Unterwurzacher baa837b788 Add openssl benchmark
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.
2015-09-05 23:19:38 +02:00
2015-09-05 23:19:38 +02:00
2015-09-05 20:36:26 +02:00
2015-09-05 20:36:26 +02:00
2015-09-04 20:37:37 +02:00
2015-09-05 11:49:05 +02:00
Description
Re-design of the original gocryptfs code to work as a library.
6 MiB
Languages
Go 93.7%
C 4.3%
Shell 1.7%
Makefile 0.3%