Make PSS more flexible, most notably assign special meaning to negative
authorAndy Polyakov <appro@openssl.org>
Thu, 2 Jun 2005 18:07:16 +0000 (18:07 +0000)
committerAndy Polyakov <appro@openssl.org>
Thu, 2 Jun 2005 18:07:16 +0000 (18:07 +0000)
commitbb792a485aedb7f095139b3a7a30d6f5def7f8a7
treee8e5b63e27d4f2aff46864d5a7c63aeb4b46d4c5
parent452421d059ed4e8808b6cb09bce04a49b7fc9287
Make PSS more flexible, most notably assign special meaning to negative
sLen values: -1 -> sLen = hLen, -2 -> sLen autochosen/autorecovered.
crypto/rsa/rsa.h
crypto/rsa/rsa_err.c
crypto/rsa/rsa_pss.c