Date: Mon, 11 May 1998 15:38:49 +0200
From: Emmanuel Poitier <e_poitier@hotmail.com>
To: java-security@web2.javasoft.com
Subject: Just a question about benchmarking
Hi,
I just have a question. When you use the DSA algorithm generation key,
for 512,768 and 1024 bits , default parameters are used, so for these
the generation key is very fast. I just want know how many time (about)
it's necessary to generate a 128 bits with DSA in Java. I do it with
javakey, but I was boring to wait.
Thanks for your response .