Marek Marcola wrote:
> But safe primes are needed for DH, not for RSA
> and in generating RSA key p and q are not safe (in meaning
> (p-1)/2 is prime too).
Thanks for your quick reply
regards
Francesco.
__
OpenSSL Project
Hello,
> I'm testing computation times of some OpenSSL criptographic functions
> and I've got a question.
> how much long is prime p when I create a RSA key pair of 1024 bit (with
> RSA_generate_key) ?
>
> I'm asking this because when generating a RSA key pair of 1024 bit ,
> computation time is