Skip to content

Commit

Permalink
5.0.10 release
Browse files Browse the repository at this point in the history
  • Loading branch information
kjur committed Apr 24, 2016
1 parent 03719b5 commit 5126cfe
Show file tree
Hide file tree
Showing 16 changed files with 2,334 additions and 1,089 deletions.
11 changes: 11 additions & 0 deletions ChangeLog.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@

ChangeLog for jsrsasign

* Changes between 5.0.9 to 5.0.10
- sample_node/jwtverify bugfix
- x509 1.1.7 to 1.1.8
- following methods are added:
- getInfo()
- getExtSubjectKeyIdentifier()
- getExtAuthorityKeyIdentifier()
- getExtExtKeyUsageName()
- getExtSubjectAltName()
- getExtCRLDistributionPointsURI()

* Changes between 5.0.8 to 5.0.9 (2016-Apr-19)
- ext/rng.js
- use window.crypto.getRandomValues for SecureRandom
Expand Down
2 changes: 1 addition & 1 deletion api/files.html
Original file line number Diff line number Diff line change
Expand Up @@ -782,7 +782,7 @@ <h2><a href="symbols/src/x509-1.1.js.html">x509-1.1.js</a></h2>


<dt class="heading">Version:</dt>
<dd>x509 1.1.7 (2016-Apr-13)</dd>
<dd>x509 1.1.8 (2016-Apr-24)</dd>



Expand Down
Loading

0 comments on commit 5126cfe

Please sign in to comment.