Exetended OAEP support.
authorDr. Stephen Henson <steve@openssl.org>
Tue, 21 May 2013 22:55:50 +0000 (23:55 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 1 Oct 2013 13:01:17 +0000 (14:01 +0100)
commit25f93585a70fb05bb9f911884ab95e560f662a5d
tree4f9c10d83d5ad09edb3f929955af4bd66a8a2e1b
parent0d5a49e150b6ba3387780d88c57335566ec8cb2f
Exetended OAEP support.

Extend OAEP support. Generalise the OAEP padding functions to support
arbitrary digests. Extend EVP_PKEY RSA method to handle the new OAEP
padding functions and add ctrls to set the additional parameters.
(cherry picked from commit 271fef0ef39a1c0cb5233a5adf3ff8733abb375e)

Conflicts:

CHANGES
CHANGES
crypto/rsa/rsa.h
crypto/rsa/rsa_err.c
crypto/rsa/rsa_oaep.c
crypto/rsa/rsa_pmeth.c