Matthew Julius Raibert wrote:
It also seems unusual that what appears to be a generic function call in
the bignum library is in fact a helper function for a specific
application and as such not useful for others. Writing my own prime
generator is simple enough, but perhaps BN_generate_prime wo
It also seems unusual that what appears to be a generic function call in
the bignum library is in fact a helper function for a specific application
and as such not useful for others. Writing my own prime generator is
simple enough, but perhaps BN_generate_prime would be more appropriately
name
I will be out of the office starting 07/30/2005 and will not return until
08/08/2005.
I will respond to your message when I return.
__
OpenSSL Project http://www.openssl.org
User Support Mailing
Michael Sierchio wrote:
Nils Larsch wrote:
Matthew Julius Raibert wrote:
I'm working on a project for which I need to generate big primes.
Along the way I noticed that when I run BN_generate_prime() it seems
to always set the two most significant bits to one. In other words,
if I ask for