- Jan 30, 2000
-
-
Bodo Möller authored
"Make DSA_generate_parameters faster").
-
Bodo Möller authored
(including another problem in the s3_srvr.c state machine).
-
- Jan 29, 2000
-
-
Dr. Stephen Henson authored
-
- Jan 28, 2000
-
-
Bodo Möller authored
-
Dr. Stephen Henson authored
New -pkcs12 option to CA.pl. Document CA.pl script. Initialise and free up the extra DH fields (nothing uses them yet though).
-
- Jan 27, 2000
-
-
Ulf Möller authored
New function BN_pseudo_rand(). Use BN_prime_checks_size(BN_num_bits(w)) rounds of Miller-Rabin when generating DSA primes (why not use BN_is_prime()?)
-
Ulf Möller authored
Clean up bn_mont.c.
-
- Jan 24, 2000
-
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
-
- Jan 23, 2000
-
-
Dr. Stephen Henson authored
Tidy up CRYPTO_EX_DATA structures.
-
Dr. Stephen Henson authored
Update docs.
-
- Jan 22, 2000
-
-
Ulf Möller authored
-
Dr. Stephen Henson authored
Add new program dhparam and update docs.
-
Dr. Stephen Henson authored
Gets Lutz Jaenicke's name right this time :-) Apologies to both concerned.
-
Dr. Stephen Henson authored
minor changes. Docs haven't been added at this stage. They are probably best included in the 'ciphers' program docs.
-
- Jan 21, 2000
-
-
Dr. Stephen Henson authored
serial numbers.
-
Ulf Möller authored
-
- Jan 20, 2000
-
-
Dr. Stephen Henson authored
-
- Jan 19, 2000
-
-
Dr. Stephen Henson authored
-
- Jan 16, 2000
-
-
Ulf Möller authored
as a shared library without RSA. Use #ifndef NO_SSL2 instead of NO_RSA in ssl/s2*.c. Submitted by: Kris Kennaway <kris@hub.freebsd.org> Modified by Ulf Möller
-
Ulf Möller authored
are not guaranteed to be unpredictable.
-
- Jan 13, 2000
-
-
Bodo Möller authored
-
Bodo Möller authored
-
Ulf Möller authored
returns int (1 = ok, 0 = not seeded). New function RAND_add() is the same as RAND_seed() but takes an estimate of the entropy as an additional argument.
-
- Jan 12, 2000
-
-
Bodo Möller authored
Primes p where (p-1)/2 is prime too are called "safe", not "strong".
-
- Jan 11, 2000
-
-
Richard Levitte authored
-
Richard Levitte authored
Suggested by Bodo.
-
Bodo Möller authored
called with max > n when extend is set.
-
Bodo Möller authored
-
- Jan 09, 2000
-
-
Dr. Stephen Henson authored
Remove references to 'TXT' in -inform and -outform switches.
-
- Jan 08, 2000
-
-
Dr. Stephen Henson authored
-
- Jan 07, 2000
-
-
Ulf Möller authored
-
Dr. Stephen Henson authored
-
- Jan 06, 2000
-
-
Dr. Stephen Henson authored
-
Bodo Möller authored
Add short state string for MS SGC.
-
Bodo Möller authored
-
- Jan 02, 2000
-
-
Andy Polyakov authored
-
Dr. Stephen Henson authored
-
- Jan 01, 2000
-
-
Dr. Stephen Henson authored
that can automatically determine the type of a DER encoded "traditional" format private key and change some of the d2i functions to use it instead of requiring the application to work out the key type.
-