Modify EVP cipher behaviour in a similar way
authorDr. Stephen Henson <steve@openssl.org>
Wed, 17 Oct 2001 00:37:12 +0000 (00:37 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 17 Oct 2001 00:37:12 +0000 (00:37 +0000)
commit581f1c84940d77451c2592e9fa470893f6c3c3eb
tree33ebc8fc45b20aceff7589249bbc9a12282d543d
parent41ebed27faa5e7b283313f97729a9f52746c1ac2
Modify EVP cipher behaviour in a similar way
to digests to retain compatibility.
27 files changed:
CHANGES
apps/speed.c
crypto/asn1/n_pkey.c
crypto/asn1/p5_pbev2.c
crypto/evp/bio_enc.c
crypto/evp/e_rc2.c
crypto/evp/evp.h
crypto/evp/evp_enc.c
crypto/evp/evp_test.c
crypto/evp/p5_crpt.c
crypto/evp/p5_crpt2.c
crypto/evp/p_open.c
crypto/evp/p_seal.c
crypto/pem/pem_lib.c
crypto/pem/pem_seal.c
crypto/pkcs12/p12_crpt.c
crypto/pkcs12/p12_decr.c
crypto/pkcs7/bio_ber.c
crypto/pkcs7/pk7_doit.c
demos/maurice/example1.c
demos/maurice/example3.c
ssl/kssl.c
ssl/s2_enc.c
ssl/s3_clnt.c
ssl/s3_enc.c
ssl/s3_srvr.c
ssl/t1_enc.c