- Feb 12, 2000
-
-
Andy Polyakov authored
-
Dr. Stephen Henson authored
generator (otherwise they don't work) and add -rand option. Update docs.
-
- Feb 11, 2000
-
-
Bodo Möller authored
-
- Feb 10, 2000
-
-
Bodo Möller authored
-
- Feb 08, 2000
-
-
Dr. Stephen Henson authored
amend docs.
-
- Feb 06, 2000
-
-
Ulf Möller authored
-
Andy Polyakov authored
qualifier in asm definitions as it prevents compiler from moving the instruction(s) during optimization pass.
-
Ulf Möller authored
-
- Feb 05, 2000
-
-
Dr. Stephen Henson authored
-
Ulf Möller authored
temporary BIGNUMs. BN_CTX still uses a fixed number of BIGNUMs, but the BN_CTX implementation could now easily be changed.
-
- Feb 04, 2000
-
-
Dr. Stephen Henson authored
OpenSSL_add_all_algorithms(). Move these into separate files so they work properly.
-
- Feb 03, 2000
-
-
Dr. Stephen Henson authored
Add new -notext option to 'ca', -pubkey option to spkac. Remove some "WTF??" casts from applications. Fixes to keep VC++ happy and avoid warnings. Docs tidy.
-
- Feb 02, 2000
-
-
Bodo Möller authored
-
- Feb 01, 2000
-
-
Bodo Möller authored
-
Ulf Möller authored
Submitted by: Martin Kraemer <martin.kraemer@mch.sni.de>
-
- Jan 30, 2000
-
-
Ulf Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
-
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.
-