- 29 1月, 2000 1 次提交
-
-
由 Bodo Möller 提交于
-
- 28 1月, 2000 2 次提交
-
-
由 Dr. Stephen Henson 提交于
New -pkcs12 option to CA.pl. Document CA.pl script. Initialise and free up the extra DH fields (nothing uses them yet though).
-
由 Ulf Möller 提交于
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()?)
-
- 27 1月, 2000 1 次提交
-
-
由 Ulf Möller 提交于
Clean up bn_mont.c.
-
- 25 1月, 2000 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
- 24 1月, 2000 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Dr. Stephen Henson 提交于
Tidy up CRYPTO_EX_DATA structures.
-
- 23 1月, 2000 2 次提交
-
-
由 Dr. Stephen Henson 提交于
Update docs.
-
由 Ulf Möller 提交于
-
- 22 1月, 2000 3 次提交
-
-
由 Dr. Stephen Henson 提交于
Add new program dhparam and update docs.
-
由 Dr. Stephen Henson 提交于
Gets Lutz Jaenicke's name right this time :-) Apologies to both concerned.
-
由 Dr. Stephen Henson 提交于
minor changes. Docs haven't been added at this stage. They are probably best included in the 'ciphers' program docs.
-
- 21 1月, 2000 2 次提交
-
-
由 Dr. Stephen Henson 提交于
serial numbers.
-
由 Ulf Möller 提交于
-
- 20 1月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 19 1月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 17 1月, 2000 1 次提交
-
-
由 Ulf Möller 提交于
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
-
- 16 1月, 2000 1 次提交
-
-
由 Ulf Möller 提交于
are not guaranteed to be unpredictable.
-
- 14 1月, 2000 3 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Ulf Möller 提交于
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.
-
- 12 1月, 2000 3 次提交
-
-
由 Bodo Möller 提交于
Primes p where (p-1)/2 is prime too are called "safe", not "strong".
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
Suggested by Bodo.
-
- 11 1月, 2000 2 次提交
-
-
由 Bodo Möller 提交于
called with max > n when extend is set.
-
由 Bodo Möller 提交于
-
- 09 1月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Remove references to 'TXT' in -inform and -outform switches.
-
- 08 1月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 07 1月, 2000 2 次提交
-
-
由 Ulf Möller 提交于
-
由 Dr. Stephen Henson 提交于
-
- 06 1月, 2000 3 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Bodo Möller 提交于
Add short state string for MS SGC.
-
由 Bodo Möller 提交于
-
- 03 1月, 2000 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Dr. Stephen Henson 提交于
-
- 02 1月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
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.
-
- 30 12月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
except when following the specs is bound to fail.
-
- 29 12月, 1999 2 次提交
-
-
由 Bodo Möller 提交于
they can sometimes be different memory structures.
-
由 Dr. Stephen Henson 提交于
the middle of the OID table so the diff is rather large :-(
-