Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. Doing 1024 bit private rsa's for 10s: 5565 1024 bit private RSA's in 10.01s
  2. Doing 1024 bit public rsa's for 10s: 136372 1024 bit public RSA's in 9.99s
  3. OpenSSL 0.9.8g 19 Oct 2007
  4. built on: Fri Aug 27 16:33:47 UTC 2010
  5. options:bn(64,32) md2(int) rc4(idx,int) des(ptr,risc1,16,long) aes(partial) blowfish(idx)
  6. compiler: gcc -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -march=i686 -Wa,--noexecstack -g -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM
  7. available timing options: TIMES TIMEB HZ=100 [sysconf value]
  8. timing function used: times
  9. sign verify sign/s verify/s
  10. rsa 1024 bits 0.001799s 0.000073s 555.9 13650.9
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement