Add PSS support. Minimal at this stage for FIPS140.
authorDr. Stephen Henson <steve@openssl.org>
Fri, 27 May 2005 21:59:52 +0000 (21:59 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 27 May 2005 21:59:52 +0000 (21:59 +0000)
commit7044d328a239ee63126280dce485a497cbe5c2a8
tree3041abd0bb83bf12f594568447cf7e1eab7113fb
parent35d7cc8166016ad4aedcce1bd861319cce8eac1d
Add PSS support. Minimal at this stage for FIPS140.
crypto/rsa/Makefile
crypto/rsa/rsa.h
crypto/rsa/rsa_err.c
crypto/rsa/rsa_oaep.c
crypto/rsa/rsa_pss.c [new file with mode: 0644]