Branch: Tag:

2014-02-12

2014-02-12 20:47:36 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Standards.ASN1.Decode: Added more control to simple_der_decode().

It is now simple to add a few more known types to parse to
simple_der_decode(). This is typically useful when the ASN.1
definition uses IMPLICIT tags.

465:    "typeof()": "predef::_typeof":1,    "tzname": "predef::Calendar.Timezone":1,    "uname": "predef::Protocols.IRC.Client.create":1, +  "universal_types": "predef::Standards.ASN1.Decode.simple_der_decode":1,    "update()": "predef::Nettle.CTR.State.crypt":1,    "uri": "predef::Standards.URI.reparse_uri":1,    "uri_prefix": "predef::Search.Database.Base.list_url_by_prefix":1,
1201:   "predef::Search.Utils.ProfileEntry.get_database": "Search.Database.MySQL"   "predef::Sql.tds": "TDS_ENV_CHANGE_TOKEN"   "predef::Standards.ASN1.Decode.der_decode": "Standards.ASN1.Decode.constructed" - "predef::Standards.ASN1.Decode.simple_der_decode": "Standards.ASN1.Decode.constructed" + "predef::Standards.ASN1.Decode.simple_der_decode": "Standards.ASN1.Decode.constructed" "universal_types"   "predef::Standards.PKCS.DSA.signature_algorithm_id": "SHA1"   "predef::Standards.PKCS.RSA.signature_algorithm_id": "MD2" "MD5" "SHA1"   "predef::Standards.PKCS.Signature.build_digestinfo": "Crypto.RSA()->sign"