Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | signature-params: Add helpers to parse/build ASN.1 algorithmIdentifier for si... | Tobias Brunner | 2017-11-08 | 1 | -0/+21 |
* | signature-params: Add helper struct for signature scheme and parameters | Tobias Brunner | 2017-11-08 | 1 | -0/+46 |
* | signature-params: Optionally pass a specific salt value when signing | Tobias Brunner | 2017-11-08 | 1 | -0/+2 |
* | signature-params: Add functions to parse/build ASN.1 RSASSA-PSS params | Tobias Brunner | 2017-11-08 | 1 | -0/+19 |
* | signature-params: Add struct for RSASSA-PSS parameters | Tobias Brunner | 2017-11-08 | 1 | -0/+41 |