Revert "Merged RSA-PSS support in Certificate, CSR and CRL"
This reverts commitab50d8d30c
, reversing changes made toe31b1d992a
.
This commit is contained in:
parent
6df09578bb
commit
c9093085ed
37 changed files with 40 additions and 832 deletions
|
@ -193,10 +193,6 @@
|
|||
|
||||
#define OID_PKCS9_EMAIL OID_PKCS9 "\x01" /**< emailAddress AttributeType ::= { pkcs-9 1 } */
|
||||
|
||||
/* RFC 4055 */
|
||||
#define OID_RSASSA_PSS OID_PKCS1 "\x0a" /**< id-RSASSA-PSS ::= { pkcs-1 10 } */
|
||||
#define OID_MGF1 OID_PKCS1 "\x08" /**< id-mgf1 ::= { pkcs-1 8 } */
|
||||
|
||||
/*
|
||||
* Digest algorithms
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue