Store digests as EVP_MD instead of a NID.
authorDr. Stephen Henson <steve@openssl.org>
Sun, 9 Apr 2006 21:24:48 +0000 (21:24 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sun, 9 Apr 2006 21:24:48 +0000 (21:24 +0000)
commit75d44c0452e8807dcd9dd126390dd8df35c57efa
treeac28208d2d3dc38b2eab15bae118af8cde81d098
parenta58a6368383d55ab35ad4f4cdcb0f54310e7fd32
Store digests as EVP_MD instead of a NID.

Add digest size sanity checks.
crypto/evp/evp.h
crypto/evp/pmeth_lib.c
crypto/rsa/rsa.h
crypto/rsa/rsa_err.c
crypto/rsa/rsa_pmeth.c
crypto/rsa/rsa_sign.c