- 19 7月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
PR: 59
-
- 11 7月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
Submitted by: Richard.Koenning@fujitsu-siemens.com Reviewed by: PR: 129
-
- 05 6月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
PR: 70
-
- 31 5月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 08 5月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
Notified by Stella Power <snpower@maths.tcd.ie>. PR: 24
-
- 13 4月, 2002 1 次提交
-
-
由 Ulf Möller 提交于
prime!
-
- 07 4月, 2002 1 次提交
-
-
由 Ulf Möller 提交于
-
- 05 3月, 2002 1 次提交
-
-
由 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.]
-
- 25 1月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
ERR_peek_last_error ERR_peek_last_error_line ERR_peek_last_error_line_data (supersedes ERR_peek_top_error). Rename OPENSSL_NO_OLD_DES_SUPPORT into OPENSSL_DISABLE_OLD_DES_SUPPORT because OPENSSL_NO_... indicates disabled algorithms (according to mkdef.pl).
-
- 22 1月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
-
- 04 1月, 2002 5 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
'openssl version -d' use some descriptions from Lutz' redundant manual page instead of the previous ones
-
由 Lutz Jänicke 提交于
-
由 Lutz Jänicke 提交于
-
由 Dr. Stephen Henson 提交于
-
- 10 12月, 2001 1 次提交
-
-
由 Ben Laurie 提交于
-
- 03 12月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 08 11月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
-
- 26 10月, 2001 3 次提交
-
-
由 Ulf Möller 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
some password reading functions are really part of the UI compatibility library...
-
- 25 10月, 2001 3 次提交
-
-
由 Bodo Möller 提交于
-
由 Richard Levitte 提交于
the docs to reflect this change and correct libeay.num.
-
由 Richard Levitte 提交于
libdes (which is still used out there) or other des implementations, the OpenSSL DES functions are renamed to begin with DES_ instead of des_. Compatibility routines are provided and declared by including openssl/des_old.h. Those declarations are the same as were in des.h when the OpenSSL project started, which is exactly how libdes looked at that time, and hopefully still looks today. The compatibility functions will be removed in some future release, at the latest in version 1.0.
-
- 17 10月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 16 10月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 07 9月, 2001 1 次提交
-
-
由 Ulf Möller 提交于
-
- 03 9月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
(by using new BN_pseudo_rand_range function)
-
- 31 7月, 2001 1 次提交
-
-
由 Ben Laurie 提交于
-
- 28 7月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
-
- 26 7月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
-
- 10 7月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
-
- 17 5月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 13 4月, 2001 1 次提交
-
-
由 Lutz Jänicke 提交于
-
- 21 3月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
-
- 12 3月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 09 3月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Change the EVP_somecipher() and EVP_somedigest() functions to return constant EVP_MD and EVP_CIPHER pointers. Update docs.
-
- 08 3月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
-
- 20 2月, 2001 1 次提交
-
-
由 Ulf Möller 提交于
-
- 14 2月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Add -nopad option to enc command. Update docs.
-