Hi all,
    next statements with Crypto++ 5.1 on WinXP, MSVC 6.0:

    RandomPool rp;
    pDH = new DH(rp, 1024);

take more than two minutes to complete on a 2Ghz host.
Using X917RNG instead of RandomPool seems to drop into an endless loop.
All of this seems due to primality checking for DH parameters.
Could anybody please explain me if I'm doing anything wrong or this timing
(al least for RandomPool) is unavoidable ?
Thanks,

                          Renzo Tomaselli
  --------------------------------------------------------------------------
-
  TecnoTP s.n.c. Special Information System Design
  Maso Pelauchi I38050 Ronchi Valsugana,  Trento TN  ITALY
  --------------------------------------------------------------------------
-

Reply via email to