Re: DH's speed

2012-06-25 Thread Jakob Bohm
Note that DH parameters (group parameters) can be safely shared among many users and connections, so they are not generated as often as the public and private keys. As for the exact time/speed, you can measure that yourself with your choice of computer, key size etc. On 6/25/2012 2:06 PM, Benama

DH's speed

2012-06-25 Thread Benamar Lydia
hello, please, what's speed of DH's operations (time nécessary to compute DH's parameters)? thank's!!!