openssl/crypto/rsa
Bodo Möller 37569e64e8 Fix SSL 2.0 rollback checking: The previous implementation of the
test was never triggered due to an off-by-one error.

In s23_clnt.c, don't use special rollback-attack detection padding
(RSA_SSLV23_PADDING) if SSL 2.0 is the only protocol enabled in the
client; similarly, in s23_srvr.c, don't do the rollback check if
SSL 2.0 is the only protocol enabled in the server.
2000-07-29 18:50:41 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
Makefile.ssl I got sick and tired of having to keep track of NIDs when such a thing 2000-07-05 02:45:36 +00:00
rsa.h Add support for the modified SGC key format used in IIS. 2000-06-15 23:48:05 +00:00
rsa_chk.c Document the DH library, and make some minor changes along the way. 2000-01-22 20:05:23 +00:00
rsa_eay.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
rsa_err.c Preserve reason strings in automatically build tables. 2000-03-05 00:19:36 +00:00
rsa_gen.c Bug fix for 64 bit HP-UX. 2000-06-01 14:24:59 +00:00
rsa_lib.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
rsa_none.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
rsa_null.c Correct warnings. 1999-09-09 20:15:17 +00:00
rsa_oaep.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
rsa_pk1.c Check tlen size in all padding_check functions. As called within the rsa 2000-02-22 11:34:01 +00:00
rsa_saos.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
rsa_sign.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
rsa_ssl.c Fix SSL 2.0 rollback checking: The previous implementation of the 2000-07-29 18:50:41 +00:00
rsa_test.c Checked in some junk. Sorry. 2000-01-30 23:46:18 +00:00