Finish parsing RSASSA-PSS parameters
This commit is contained in:
parent
d9fd87be33
commit
3c1e8b539c
10 changed files with 199 additions and 19 deletions
|
@ -195,6 +195,7 @@
|
|||
|
||||
/* 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