Add new sign and verify members to RSA_METHOD and change SSL code to use sign
authorDr. Stephen Henson <steve@openssl.org>
Sat, 18 Sep 1999 22:37:44 +0000 (22:37 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sat, 18 Sep 1999 22:37:44 +0000 (22:37 +0000)
commit1c80019a2c8f59410552197723829fd72ab45a5e
treee78f00fb8637de56d6dc390c9d5a239b494ab830
parent090d848ea89b112587cf2e5b26acfaaae6bf79c2
Add new sign and verify members to RSA_METHOD and change SSL code to use sign
and verify rather than direct encrypt/decrypt.
CHANGES
crypto/rsa/rsa.h
crypto/rsa/rsa_err.c
crypto/rsa/rsa_sign.c
ssl/s3_clnt.c
ssl/s3_srvr.c