From: Tobias Brunner Date: Tue, 19 Sep 2017 10:10:36 +0000 (+0200) Subject: asn1: Add OID for RSASSA-PSS X-Git-Tag: 5.6.1rc1~6^2~54 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=69502f5afd7a0d9390cbcd006b6fed0f4f342bfa;p=thirdparty%2Fstrongswan.git asn1: Add OID for RSASSA-PSS --- diff --git a/src/libstrongswan/asn1/oid.txt b/src/libstrongswan/asn1/oid.txt index e4dffa857f..2c861b4ab6 100644 --- a/src/libstrongswan/asn1/oid.txt +++ b/src/libstrongswan/asn1/oid.txt @@ -100,6 +100,7 @@ 0x07 "id-RSAES-OAEP" OID_RSAES_OAEP 0x08 "id-mgf1" 0x09 "id-pSpecified" + 0x0A "RSASSA-PSS" OID_RSASSA_PSS 0x0B "sha256WithRSAEncryption" OID_SHA256_WITH_RSA 0x0C "sha384WithRSAEncryption" OID_SHA384_WITH_RSA 0x0D "sha512WithRSAEncryption" OID_SHA512_WITH_RSA