- 08 2月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
automatically.
-
- 06 2月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
functions in ui_compat. This gave reason to rework that part more thoroughly, so here are the changes made: 1. Add DES_read_password() and DES_read_2passwords() with the same functionality as the corresponding old des_ functions, as a convenience to the users. 2. Add UI_UTIL_read_pw_string() and UI_UTIL_read_pw() with the functionality from des_read_pw_string() and des_read_pw(), again as a concenience to the users. 3. Rename des_read_password(), des_read_2passwords(), des_read_pw_string() and des_read_pw() by changing des_ to _ossl_old_des_, and add the usual mapping macros. 4. Move the implementation of des_read_password() and des_read_2passwords() to the des directory, since they are tightly tied to DES anyway. This change was inspired by a patch from Assar Westerlund <assar@sics.se>: There are some functions that didn't get the kick-away-old-des-and- replace-des-with-DES action. Here's a patch that adds DES_ and des_ (in des_old.h) versions of des_read_pw_string et al. This patch includes some of the first des_old.h semi-colon macro fixes that I've already sent.
-
- 05 2月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
The following patch makes sure that string2key does not use weak DES keys (then making them non-weak by xor:ing with 0xF0).
-
由 Richard Levitte 提交于
This patch makes the macros in des_old.h actually pretend to be functions. There's no reason not to define _ossl_old_crypt when using PERL5/FreeBSD/darwin/Next, since it makes using crypt and including des.h break. Here's a trivial patch. This patch fixes some of the typos used in macro names in des_old.h and the number of arguments for some of them.
-
- 04 2月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 02 2月, 2002 1 次提交
-
-
由 Dr. Stephen Henson 提交于
wincrypt.h is included.
-
- 30 1月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
-
- 29 1月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 28 1月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
[See Message-ID: <3BB07999.30432AD2@celocom.com> Date: Tue, 25 Sep 2001 13:33:29 +0100 From: Dr S N Henson <drh@celocom.com> To: openssl-dev@openssl.org Subject: Re: Error in v3_purp.c ]
-
- 26 1月, 2002 7 次提交
-
-
由 Lutz Jänicke 提交于
-
由 Richard Levitte 提交于
makes things more compilable with VC++.
-
由 Richard Levitte 提交于
non-existant aestest.c.
-
由 Richard Levitte 提交于
making X509_check_issued() properly match an issuer that's found in a Authority Key Identifier.
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
OpenSSL. Adding '_ossl' in the name seems to be a good way to do this.
-
由 Richard Levitte 提交于
* Fix a crashbug and a logic bug in hwcrhk_load_pubkey()
-
- 25 1月, 2002 6 次提交
-
-
由 Richard Levitte 提交于
AES algorithm.
-
由 Geoff Thorpe 提交于
required as well as a default implementation (when no ENGINE provides a replacement implementation). This change makes sure the correct implementation's "init()" handler is used rather than assuming 'type'.
-
由 Richard Levitte 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 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).
-
- 24 1月, 2002 3 次提交
-
-
由 Richard Levitte 提交于
libeay.num got tweaked so the old des symbols would retain their positions.
-
由 Richard Levitte 提交于
more.
-
由 Richard Levitte 提交于
functions to _old_des_*.
-
- 23 1月, 2002 2 次提交
-
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
- 22 1月, 2002 5 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
default_algorithms option in ENGINE config.
-
由 Lutz Jänicke 提交于
-
由 Richard Levitte 提交于
reencrypting or redecrypting the ciphertext 10000 times, which of course gives higly different results.
-
由 Richard Levitte 提交于
For some reason, they give incorrect results with the OpenSSL implementation. I wonder why...
-
- 21 1月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Dr. Stephen Henson 提交于
Initial ENGINE config module, docs to follow. Fix buffer overrun errors in OPENSSL_conf().
-
- 19 1月, 2002 1 次提交
-
-
由 Ben Laurie 提交于
-
- 18 1月, 2002 4 次提交
-
-
由 Bodo Möller 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-