- 18 3月, 2002 2 次提交
-
-
由 Bodo Möller 提交于
Add some WTLS curves. New function EC_GROUP_check() (this will probably be implemented differently soon). Submitted by: Nils Larsch Reviewed by: Bodo Moeller
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
- 17 3月, 2002 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Ensure EVP_CipherInit() uses the correct encode/decode parameter if enc == -1 [Reported by Markus Friedl <markus@openbsd.org>] Fix typo in dh_lib.c (use of DSAerr instead of DHerr).
-
- 16 3月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
Add to 'config'.
-
- 15 3月, 2002 3 次提交
-
-
由 Bodo Möller 提交于
-
由 Lutz Jänicke 提交于
-
由 Dr. Stephen Henson 提交于
Initialize cipher context in KRB5 ("D. Russell" <russelld@aol.net>) Allow HMAC functions to use an alternative ENGINE.
-
- 14 3月, 2002 3 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
Fix dsaparam usage output. Submitted by: Nils Larsch
-
由 Bodo Möller 提交于
BIO_nwrite0/BIO_nwrite (the previous code was OK for BIO pairs but not in general)
-
- 13 3月, 2002 2 次提交
-
-
由 Dr. Stephen Henson 提交于
Undo previous patch: avoid warnings by #undef'ing duplicate definitions. Suggested by "Kenneth R. Robinette" <support@securenetterm.com>
-
由 Dr. Stephen Henson 提交于
Fix Kerberos warnings with VC++.
-
- 12 3月, 2002 2 次提交
-
-
由 Dr. Stephen Henson 提交于
Fix ASN1 additions for KRB5
-
由 Dr. Stephen Henson 提交于
Fix various warnings when compiling with KRB5 code.
-
- 11 3月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
-
- 10 3月, 2002 2 次提交
-
-
由 Dr. Stephen Henson 提交于
Make ciphers and digests obtain an ENGINE functional reference if impl is explicitly supplied.
-
由 Dr. Stephen Henson 提交于
Make {RSA,DSA,DH}_new_method obtain and release an ENGINE functional reference in all cases.
-
- 09 3月, 2002 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Fix the Win32_rename() function so it correctly returns an error code. Use the same code in Win9X and NT. Fix some ca.c options so they work under Win32: unlink/rename wont work under Win32 unless the file is closed.
-
- 08 3月, 2002 3 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
not return immediately since that leaves a locked lock.
-
- 07 3月, 2002 3 次提交
-
-
由 Richard Levitte 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch Remove unnecessary 'const'.
-
- 06 3月, 2002 4 次提交
-
-
由 Dr. Stephen Henson 提交于
ENGINE module additions. Add "init" command to control ENGINE initialization. Call ENGINE_finish on initialized ENGINEs on exit. Reorder shutdown in apps.c: modules should be shut down first. Add test private key loader to openssl ENGINE: this just loads a private key in PEM format. Fix print format for dh length parameter.
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
由 Bodo Möller 提交于
moment at least), so remove it
-
由 Richard Levitte 提交于
-
- 05 3月, 2002 12 次提交
-
-
由 Bodo Möller 提交于
[Chosen plaintext attack: R. Merkle, M. Hellman: "On the Security of Multiple Encryption", CACM 24 (1981) pp. 465-467, p. 776. Known plaintext angriff: P.C. van Oorschot, M. Wiener: "A known-plaintext attack on two-key triple encryption", EUROCRYPT '90.]
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
由 Dr. Stephen Henson 提交于
Make sure the type accessed by the LONG and ZLONG ASN1 type is really a long, to avoid problems on platforms where sizeof(int) != sizeof(long).
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch <nla@trustcenter.de>
-
由 Bodo Möller 提交于
-
由 Richard Levitte 提交于
OPENSSL_DES_PRE_0_9_7_COMPATIBILITY is defined. NOT AT ALL TESTED YET! Add a comment as to the libdes compatibility.
-
由 Richard Levitte 提交于
-
由 Bodo Möller 提交于
-
由 Richard Levitte 提交于
line, which I forgot when spliting one.
-