Skip to content

4.2.2

Compare
Choose a tag to compare
@kjur kjur released this 18 Apr 18:32
· 425 commits to master since this release
  • Changes between 4.2.1 to 4.2.2 (2014-Apr-19)
    • asn1x509 1.0.7 to 1.0.8
      • add setSignatureHex method for Certificate class
      • modify newCertPEM method to support to specify signature
        by value.
      • add AuthorityKeyIdentifier X.509v3 extension class
    • keyutil 1.0.4 to 1.0.5
      • PKCS#10 CSR support. Following methods are added:
        • KEYUTIL.getKeyFromCSRPEM
        • KEYUTIL.getKeyFromCSRHex
        • KEYUTIL.parseCSRHex
    • Tool:
      • tool_forfact.html:
        CSR to fake certificate converter for factorable.net
        key weakness check.
    • Test codes:
      • add test/qunit-do-keyutil-csr.html