aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/pkcs1/PKIXAlgs-2009.asn
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2012-06-24 23:52:24 +0000
committerAnders Broman <anders.broman@ericsson.com>2012-06-24 23:52:24 +0000
commit753d90e57e4946110bfd5faf0468314aa35cd604 (patch)
tree5822bb54834187801de2f0f09589bee210bb3bb5 /asn1/pkcs1/PKIXAlgs-2009.asn
parent06e81d59b4536db2df019a09ed188df09622c44a (diff)
From Martin Kaiser:
add oid for sha256. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7395 svn path=/trunk/; revision=43469
Diffstat (limited to 'asn1/pkcs1/PKIXAlgs-2009.asn')
-rw-r--r--asn1/pkcs1/PKIXAlgs-2009.asn6
1 files changed, 6 insertions, 0 deletions
diff --git a/asn1/pkcs1/PKIXAlgs-2009.asn b/asn1/pkcs1/PKIXAlgs-2009.asn
index 60a9d58e70..ebfbbbeb0e 100644
--- a/asn1/pkcs1/PKIXAlgs-2009.asn
+++ b/asn1/pkcs1/PKIXAlgs-2009.asn
@@ -622,4 +622,10 @@ Digest ::= OCTET STRING
iso(1) identified-organization(3) oiw(14) secsig(3)
algorithm(2) 26 }
+ -- SHA-2 family (from RFC 3447)
+
+ id-sha256 OBJECT IDENTIFIER ::= {
+ joint-iso-itu-t(2) country(16) us(840) organization(1)
+ gov(101) csor(3) nistalgorithm(4) hashalgs(2) 1 }
+
END