RSA key generation times

hi guys ,

wondering if you can help me out, i am after some RSA key generation times to compare mine against.

i have worked out that:

512 key generation average is 217ms

1024 key generation average is 600ms

2048 key generation average is 3000ms

any body know if there are any sites that can give me this sort of data.

i have googled it but cant find anything!

cheers

c4rter

[436 byte] By [c4rtera] at [2007-11-27 2:12:25]
# 1
Too many variables - memory, CPU, architecture, do you have hardware crypto, etc. etc. etc.. But it's quite expensive to generate RSA keypairs, your numbers look "reasonable" (given that I know nothing about the hardware you're running them on) to me.Grant
ggaineya at 2007-7-12 2:06:43 > top of Java-index,Security,Cryptography...