aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/objects/obj_mac.num
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2010-03-06 19:55:25 +0000
committerDr. Stephen Henson <steve@openssl.org>2010-03-06 19:55:25 +0000
commitff04bbe363ae8e98ab78c9d1c3735e9ac220c4b9 (patch)
tree9f009f545cd45da861fafb18e0b34622b39fa463 /crypto/objects/obj_mac.num
parent148924c1f4947bdea46c52cc1f7c5f3fadc5ebca (diff)
downloadopenssl-ff04bbe363ae8e98ab78c9d1c3735e9ac220c4b9.tar.gz
Add PSS algorithm printing. This is an initial step towards full PSS support.
Uses ASN1 module in Martin Kaiser's PSS patch.
Diffstat (limited to 'crypto/objects/obj_mac.num')
-rw-r--r--crypto/objects/obj_mac.num2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/objects/obj_mac.num b/crypto/objects/obj_mac.num
index bc8bc89a9c..5ff1f49e82 100644
--- a/crypto/objects/obj_mac.num
+++ b/crypto/objects/obj_mac.num
@@ -908,3 +908,5 @@ id_camellia128_wrap 907
id_camellia192_wrap 908
id_camellia256_wrap 909
anyExtendedKeyUsage 910
+mgf1 911
+rsassaPss 912