aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/credentials/keys/signature_params.h
Commit message (Expand)AuthorAgeFilesLines
* signature-params: Add helpers to parse/build ASN.1 algorithmIdentifier for si...Tobias Brunner2017-11-081-0/+21
* signature-params: Add helper struct for signature scheme and parametersTobias Brunner2017-11-081-0/+46
* signature-params: Optionally pass a specific salt value when signingTobias Brunner2017-11-081-0/+2
* signature-params: Add functions to parse/build ASN.1 RSASSA-PSS paramsTobias Brunner2017-11-081-0/+19
* signature-params: Add struct for RSASSA-PSS parametersTobias Brunner2017-11-081-0/+41