Allow digests to supply S/MIME micalg values from a ctrl.
authorDr. Stephen Henson <steve@openssl.org>
Mon, 10 Jul 2006 18:36:55 +0000 (18:36 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 10 Jul 2006 18:36:55 +0000 (18:36 +0000)
commitb7683e3a5d93aa5319263b7bbfd0fee18f25955e
tree25f7f84a90273ae2ff3bfaf1e25052f1cf1ce5be
parent0ee2166cc50cffba02514b686c6bf75c76ff2e62
Allow digests to supply S/MIME micalg values from a ctrl.

Send ctrls to EVP_PKEY_METHOD during signing of PKCS7 structure so
customisation is possible.
CHANGES
crypto/dsa/dsa_pmeth.c
crypto/ec/ec_pmeth.c
crypto/evp/digest.c
crypto/evp/evp.h
crypto/pkcs7/pk7_doit.c
crypto/pkcs7/pk7_mime.c
crypto/pkcs7/pkcs7.h
crypto/pkcs7/pkcs7err.c
crypto/rsa/rsa_pmeth.c