Skip to content

asn1hex update

Compare
Choose a tag to compare
@kjur kjur released this 13 Mar 08:19
· 41 commits to master since this release
  • Changes from 10.5.10 to 10.5.11 (2022-Mar-12)
    • src/ash1hex.js
      • ASN1HEX.parse add NumericStiring(x12) support
      • ASN1HEX.parse fix for "8x" tag (non structured tag)
    • test/qunit-do-asn1hex.html
      • test case added for above updates.