From 6d31c7ef74cf8c2896f8552f454b8ba580b2684b Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Wed, 29 Oct 2014 22:34:36 +0100 Subject: [PATCH] Added BLISS OIDs in ITA-HSR OID tree --- src/libstrongswan/asn1/oid.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/libstrongswan/asn1/oid.txt b/src/libstrongswan/asn1/oid.txt index e545188d47..5d74f40826 100644 --- a/src/libstrongswan/asn1/oid.txt +++ b/src/libstrongswan/asn1/oid.txt @@ -208,6 +208,16 @@ 0xA0 "" 0x2A "ITA" 0x01 "strongSwan" OID_STRONGSWAN + 0x02 "cps" + 0x03 "e-voting" + 0x05 "BLISS" + 0x01 "keyType" + 0x01 "blissPublicKey" OID_BLISS + 0x02 "parameters" + 0x01 "BLISS-I" OID_BLISS_I + 0x02 "BLISS-II" OID_BLISS_II + 0x03 "BLISS-III" OID_BLISS_III + 0x04 "BLISS-IV" OID_BLISS_IV 0x89 "" 0x31 "" 0x01 "" -- 2.47.2