]> granicus.if.org Git - openssl/commit
Add rsa_pss_get_param.
authorDr. Stephen Henson <steve@openssl.org>
Mon, 5 Dec 2016 14:00:48 +0000 (14:00 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sun, 8 Jan 2017 01:42:48 +0000 (01:42 +0000)
commitcfd81c6d75a9d04a0e5877ad562524e068d109d2
treecebdf2b1269ba4e011f14f10f4ca7029ddf21683
parent53d2260c4078fed562cd7ce30e62817070fa39d6
Add rsa_pss_get_param.

New function rsa_pss_get_param to extract and sanity check PSS parameters.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2177)
crypto/rsa/rsa_ameth.c
crypto/rsa/rsa_err.c
crypto/rsa/rsa_locl.h
include/openssl/rsa.h