type;16 bytes;64 bytes;256 bytes;1024 bytes;8192 bytes;16384 bytesCore i7-7500U aes-256-cbc;503820,05;618003,32;632702,59;639676,98;633326,22;636914,23Core i7-7500U aes-256-gcm;328920,92;897746,18;1349590,69;2425253,55;2872773,94;2917650,46Celeron J4105 aes-256-cbc;281938,31;535697,15;634369,19;680852,82;695293,27;696276,31Celeron J4105 aes-256-gcm;206917,72;577429,16;962477,74;1147478,70;1211211,78;1215310,51
openssl speed -evp aes-256-cbcDoing aes-256-cbc for 3s on 16 size blocks: 43223718 aes-256-cbc's in 2.98sDoing aes-256-cbc for 3s on 64 size blocks: 15522934 aes-256-cbc's in 3.09sDoing aes-256-cbc for 3s on 256 size blocks: 4478180 aes-256-cbc's in 2.98sDoing aes-256-cbc for 3s on 1024 size blocks: 1175613 aes-256-cbc's in 2.98sDoing aes-256-cbc for 3s on 8192 size blocks: 153557 aes-256-cbc's in 3.08sDoing aes-256-cbc for 3s on 16384 size blocks: 74951 aes-256-cbc's in 2.99sOpenSSL 1.1.1d-freebsd 10 Sep 2019built on: reproducible build, date unspecifiedoptions:bn(64,64) rc4(16x,int) des(int) aes(partial) idea(int) blowfish(ptr) compiler: clangThe 'numbers' are in 1000s of bytes per second processed.type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes 16384 bytesaes-256-cbc 231733.44k 321933.86k 384138.75k 403376.82k 408670.52k 410401.15k
Hi,hier die SSL-Werte, die meine Box mit Intel(R) Celeron(R) CPU J3455 @ 1.50GHz erreicht:Code: [Select]openssl speed -evp aes-256-cbcDoing aes-256-cbc for 3s on 16 size blocks: 43223718 aes-256-cbc's in 2.98sDoing aes-256-cbc for 3s on 64 size blocks: 15522934 aes-256-cbc's in 3.09sDoing aes-256-cbc for 3s on 256 size blocks: 4478180 aes-256-cbc's in 2.98sDoing aes-256-cbc for 3s on 1024 size blocks: 1175613 aes-256-cbc's in 2.98sDoing aes-256-cbc for 3s on 8192 size blocks: 153557 aes-256-cbc's in 3.08sDoing aes-256-cbc for 3s on 16384 size blocks: 74951 aes-256-cbc's in 2.99sOpenSSL 1.1.1d-freebsd 10 Sep 2019built on: reproducible build, date unspecifiedoptions:bn(64,64) rc4(16x,int) des(int) aes(partial) idea(int) blowfish(ptr) compiler: clangThe 'numbers' are in 1000s of bytes per second processed.type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes 16384 bytesaes-256-cbc 231733.44k 321933.86k 384138.75k 403376.82k 408670.52k 410401.15k