Skip to content

Instantly share code, notes, and snippets.

@bitofhope
Created May 3, 2017 16:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bitofhope/15eaf3200c198786c4a97f4a28d0b9bd to your computer and use it in GitHub Desktop.
Save bitofhope/15eaf3200c198786c4a97f4a28d0b9bd to your computer and use it in GitHub Desktop.
OpenSSL 1.1.0e 16 Feb 2017
built on: reproducible build, date unspecified
options:bn(64,64) rc4(16x,int) des(int) aes(partial) idea(int) blowfish(ptr)
compiler: gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_STATIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -Wa,--noexecstack -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wl,-O1,--sort-common,--as-needed,-z,relro
sign verify sign/s verify/s
rsa 512 bits 0.000058s 0.000004s 17133.5 240938.1
rsa 1024 bits 0.000164s 0.000011s 6097.5 94536.5
rsa 2048 bits 0.001131s 0.000034s 883.8 29591.3
rsa 3072 bits 0.003631s 0.000073s 275.4 13786.3
rsa 4096 bits 0.008104s 0.000124s 123.4 8032.7
rsa 7680 bits 0.069583s 0.000421s 14.4 2374.1
rsa 15360 bits 0.382963s 0.001654s 2.6 604.7
op op/s
160 bit ecdh (secp160r1) 0.0002s 4942.8
192 bit ecdh (nistp192) 0.0002s 4178.7
224 bit ecdh (nistp224) 0.0001s 9333.5
256 bit ecdh (nistp256) 0.0001s 11299.6
384 bit ecdh (nistp384) 0.0008s 1305.8
521 bit ecdh (nistp521) 0.0005s 1968.3
163 bit ecdh (nistk163) 0.0002s 4065.3
233 bit ecdh (nistk233) 0.0003s 3051.1
283 bit ecdh (nistk283) 0.0006s 1635.2
409 bit ecdh (nistk409) 0.0011s 905.6
571 bit ecdh (nistk571) 0.0026s 389.1
163 bit ecdh (nistb163) 0.0003s 3766.3
233 bit ecdh (nistb233) 0.0003s 2963.7
283 bit ecdh (nistb283) 0.0007s 1495.1
409 bit ecdh (nistb409) 0.0013s 771.5
571 bit ecdh (nistb571) 0.0031s 325.4
253 bit ecdh (X25519) 0.0000s inf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment