- 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 13 次提交
-
-
由 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.
-
由 Richard Levitte 提交于
-
- 04 3月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Dr. Stephen Henson 提交于
Fix warnings about signed/unsigned mismatch and global shadowing (random, index) in hw_4758_cca.c
-
- 03 3月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 01 3月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
very broken, and there are working modules in CPAN, which makes our module even more moot.
-
由 Richard Levitte 提交于
-
- 28 2月, 2002 6 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
any other errors that may be left in the error queue Submitted by: Jeffrey Altman
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
consistent with the rest of the AEP functions
-
由 Richard Levitte 提交于
Increase internal security when using strncpy, by making sure the resulting string is NUL-terminated
-
由 Richard Levitte 提交于
-