libgocryptfs/internal
Jakob Unterwurzacher b370325ccf speed: GoGCM: start at block size 16
BenchmarkGoGCMBlockSize/16-4      	 5499200	       219.7 ns/op	  72.83 MB/s
BenchmarkGoGCMBlockSize/32-4      	 4497284	       266.2 ns/op	 120.22 MB/s
BenchmarkGoGCMBlockSize/64-4      	 3296336	       363.4 ns/op	 176.10 MB/s
BenchmarkGoGCMBlockSize/128-4     	 4204794	       285.5 ns/op	 448.36 MB/s
BenchmarkGoGCMBlockSize/256-4     	 2928472	       409.7 ns/op	 624.83 MB/s
BenchmarkGoGCMBlockSize/512-4     	 1825164	       658.0 ns/op	 778.09 MB/s
BenchmarkGoGCMBlockSize/1024-4    	 1000000	      1151 ns/op	 889.98 MB/s
BenchmarkGoGCMBlockSize/2048-4    	  560275	      2135 ns/op	 959.47 MB/s
BenchmarkGoGCMBlockSize/4096-4    	  291906	      4099 ns/op	 999.28 MB/s
BenchmarkGoGCMBlockSize/8192-4    	  148916	      8033 ns/op	1019.83 MB/s
BenchmarkGoGCMBlockSize/16384-4   	   75337	     15911 ns/op	1029.75 MB/s
BenchmarkGoGCMBlockSize/32768-4   	   37912	     31651 ns/op	1035.30 MB/s
BenchmarkGoGCMBlockSize/65536-4   	   19000	     64287 ns/op	1019.43 MB/s
BenchmarkGoGCMBlockSize/131072-4  	    9225	    127636 ns/op	1026.92 MB/s
BenchmarkGoGCMBlockSize/262144-4  	    4752	    252300 ns/op	1039.02 MB/s
BenchmarkGoGCMBlockSize/524288-4  	    2377	    504612 ns/op	1038.99 MB/s
BenchmarkGoGCMBlockSize/1048576-4 	    1183	   1011637 ns/op	1036.51 MB/s
2023-03-08 17:04:07 +01:00
..
configfile MANPAGE: scryptn: list how much memory is needed 2023-01-08 22:17:14 +01:00
contentenc contentenc: simplify testRange tables 2023-02-21 22:08:41 +01:00
cryptocore make format 2022-08-28 11:11:36 +02:00
ctlsocksrv make format 2022-12-29 15:00:37 +01:00
ensurefds012 make format 2022-12-29 15:00:37 +01:00
exitcodes Add support for FIDO2 tokens 2020-09-12 18:06:54 +02:00
fido2 go mod: declare module version v2 2021-08-23 15:05:15 +02:00
fusefrontend fusefrontend: unbreak isConsecutiveWrite streaming write optimization 2023-02-21 22:08:41 +01:00
fusefrontend_reverse make format 2022-08-28 11:11:36 +02:00
inomap make format 2022-12-29 15:00:37 +01:00
nametransform make format 2022-08-28 11:11:36 +02:00
openfiletable go mod: declare module version v2 2021-08-23 15:05:15 +02:00
pathiv go mod: declare module version v2 2021-08-23 15:05:15 +02:00
readpassword Replace remaining golang.org/x/crypto/ssh/terminal ref with golang.org/x/term 2022-08-28 12:03:34 +02:00
siv_aead go.mod: fix jacobsa/crypto build on riscv64 2022-12-21 18:38:11 +01:00
speed speed: GoGCM: start at block size 16 2023-03-08 17:04:07 +01:00
stupidgcm make format 2022-12-29 15:00:37 +01:00
syscallcompat make format 2022-08-28 11:11:36 +02:00
tlog tlog: only enable color if both stderr and stdout are a terminal 2021-12-11 15:37:13 +01:00