- Mar 05, 2002
-
-
Bodo Möller authored
[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 authored
-
Bodo Möller authored
-
Dr. Stephen Henson authored
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).
-
Richard Levitte authored
OPENSSL_DES_PRE_0_9_7_COMPATIBILITY is defined. NOT AT ALL TESTED YET! Add a comment as to the libdes compatibility.
-
Richard Levitte authored
-
Bodo Möller authored
-
- Mar 04, 2002
-
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
-
- Mar 03, 2002
-
-
Dr. Stephen Henson authored
Fix warnings about signed/unsigned mismatch and global shadowing (random, index) in hw_4758.c
-
- Mar 01, 2002
-
-
Ben Laurie authored
-
- Feb 28, 2002
-
-
Richard Levitte authored
very broken, and there are working modules in CPAN, which makes our module even more moot.
-
Richard Levitte authored
-
Bodo Möller authored
-
Bodo Möller authored
any other errors that may be left in the error queue Submitted by: Jeffrey Altman
-
Richard Levitte authored
-
Richard Levitte authored
consistent with the rest of the AEP functions
-
Richard Levitte authored
Increase internal security when using strncpy, by making sure the resulting string is NUL-terminated
-
Richard Levitte authored
-
Richard Levitte authored
-
Bodo Möller authored
Submitted by: D. K. Smetters <smetters@parc.xerox.com> Reviewed by: Bodo Moeller
-
- Feb 27, 2002
-
-
Geoff Thorpe authored
Gittens.
-
Lutz Jänicke authored
Submitted by: Reviewed by: PR:
-
Lutz Jänicke authored
Submitted by: Reviewed by: PR:
-
- Feb 26, 2002
-
-
Lutz Jänicke authored
Yoram Zahavi). Submitted by: Reviewed by: PR:
-
Dr. Stephen Henson authored
Always init ctx_tmp in PKCS7_dataFinal since it is always cleaned up.
-
Richard Levitte authored
-
Dr. Stephen Henson authored
Fix new -aes command argument handling
-
- Feb 24, 2002
-
-
Dr. Stephen Henson authored
Make the engine config module always add dynamic ENGINEs to the list using dynamic_path. This stops ENGINEs which don't supply any default algorithms being automatically freed (because they have no references) and allows them to be accessed by id. Alternative dynamic loading behaviour can be achieved by issuing the dynamic ENGINE ctrls separately in the config file.
-
- Feb 23, 2002
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
cvs2svn authored
'OpenSSL_0_9_7-stable'.
-
Dr. Stephen Henson authored
when OpenSSL_add_all_algorithms() is called.
-
- Feb 22, 2002
-
-
Dr. Stephen Henson authored
non-Monolith fixes. Submitted by Andrew W. Gray <agray@iconsinc.com>
-
Dr. Stephen Henson authored
Fix for AIX. Submitted by Dawn Whiteside <dwhitesi@tiercel.uwaterloo.ca>
-
Dr. Stephen Henson authored
non-Monolith fixes. Submitted by Andrew W. Gray <agray@iconsinc.com>
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-