Hello:

I am doing some development of Diffie-Hellman key agreement with
libcrypto on Fedora 12.  I would like to use quite large DH primes,
12K and 16K bit in size, and maybe larger.  There appears to be a
check in the OpenSSL code that limits the size "arbitrarily" to
10,000, I presume as a sanity check.  I would like to request a change
that would allow for a way to raise this value by some means that
didn't involve recompiling the code... I really don't care by which
means, an environment variable would be fine, or a config file, or a
different API function...

Thanks for any consideration,
  Nick

-- 
Nick MacDonald
[email protected]

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to