Skip to content

ASN1HEX.dump() added

Compare
Choose a tag to compare
@kjur kjur released this 11 Jun 14:09
· 401 commits to master since this release
  • crypto 1.1.5 to 1.1.6
    • Signature.sign method fix in automatic detection of private key
  • asn1 1.0.6 to 1.0.7
    • ASN1Util.oidHexToInt() added
    • ASN1Util.oidIntToHex() added
  • asn1hex 1.1.5 to 1.1.6
    • ASN1HEX.dump() simple ASN.1 dump functionality added
    • ASN1HEX.isASN1HEX() added
  • tool_asn1dumper.html - Online ASN.1 dump tool added for demo
  • ** 4.8.3 updated files
    • ChangeLog.txt
    • asn1-1.0*.js
    • asn1hex-1.1*.js
    • crypto-1.1*.js
    • test/qunit-do-asn1-oidhex.html
    • test/qunit-do-asn1hex-dump.html