Skip to content

Commit

Permalink
2.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
kjur committed Jul 21, 2013
1 parent 0dd84c5 commit bff7d21
Show file tree
Hide file tree
Showing 48 changed files with 2,472 additions and 6,310 deletions.
7 changes: 7 additions & 0 deletions ChangeLog.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@

ChangeLog for jsjws

* 2.0.0 Release [Jul 21, 2013]
- merge David Halls's contribution. (https://github.com/davedoesdev, Thanks! Dave.)
- class implementation was chagned
- supports PS{256,512} signature algorithm
NOTE: however still having issue on PS{256,512} support
- jsrsasign codes are not included from this release

* 1.2.1 Release [May 7, 2013]
- merge David Halls's contribution. (https://github.com/davedoesdev, Thanks! Dave.)
- rsa.js: update for PKCS#1 OAEP support
Expand Down
38 changes: 19 additions & 19 deletions api/files.html
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />

<title>jsjws 1.0 JavaScript API Reference - File Index</title>
<title>jsjws 2.0.0 JavaScript API Reference - File Index</title>
<meta name="generator" content="JsDoc Toolkit" />

<style type="text/css">
Expand Down Expand Up @@ -175,7 +175,7 @@

<body>
<div id="header" style="background: #7F8FB1; color: white; margin: -10px">
&nbsp; <b><a href="http://kjur.github.com/jsjws/" style="color: white">jsjws</a></b> 1.0 JavaScript API Reference
&nbsp; <b><a href="http://kjur.github.com/jsjws/" style="color: white">jsjws</a></b> 2.0.0 JavaScript API Reference
</div>


Expand All @@ -188,11 +188,9 @@ <h2>Classes</h2>

<li><i><a href="symbols/global__.html">global__</a></i></li>

<li><a href="symbols/Base64x.html">Base64x</a></li>
<li><a href="symbols/KJUR.jws.JWS.html">KJUR.jws.JWS</a></li>

<li><a href="symbols/JWS.html">JWS</a></li>

<li><a href="symbols/JWSJS.html">JWSJS</a></li>
<li><a href="symbols/KJUR.jws.JWSJS.html">KJUR.jws.JWSJS</a></li>

</ul>
<hr />
Expand All @@ -203,22 +201,17 @@ <h1 class="classTitle">File Index</h1>


<div>
<h2><a href="symbols/src/base64x-1.1.js.html">base64x-1.1.js</a></h2>
<h2><a href="symbols/src/jws-2.0.js.html">jws-2.0.js</a></h2>


<dl>

<dt class="heading">Author:</dt>
<dd>Kenji Urushima kenji.urushima@gmail.com</dd>



</dl>
</div>
<hr />

<div>
<h2><a href="symbols/src/jws-1.1.js.html">jws-1.1.js</a></h2>

<dl>

<dt class="heading">Version:</dt>
<dd>2.0.0 (2013-Jul-20)</dd>



Expand All @@ -227,10 +220,17 @@ <h2><a href="symbols/src/jws-1.1.js.html">jws-1.1.js</a></h2>
<hr />

<div>
<h2><a href="symbols/src/jwsjs-1.0.js.html">jwsjs-1.0.js</a></h2>
<h2><a href="symbols/src/jwsjs-2.0.js.html">jwsjs-2.0.js</a></h2>


<dl>

<dt class="heading">Author:</dt>
<dd>Kenji Urushima kenji.urushima@gmail.com</dd>


<dt class="heading">Version:</dt>
<dd>2.0.0 (2013 Jul 20)</dd>



Expand All @@ -242,7 +242,7 @@ <h2><a href="symbols/src/jwsjs-1.0.js.html">jwsjs-1.0.js</a></h2>
</div>
<div class="fineprint" style="clear:both">

Documentation generated by <a href="http://code.google.com/p/jsdoc-toolkit/" target="_blankt">JsDoc Toolkit</a> 2.4.0 on Mon May 21 2012 00:34:36 GMT+0900 (JST)
Documentation generated by <a href="http://code.google.com/p/jsdoc-toolkit/" target="_blankt">JsDoc Toolkit</a> 2.4.0
</div>
</body>
</html>
22 changes: 7 additions & 15 deletions api/index.html
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />

<title>jsjws 1.0 JavaScript API Reference - Index</title>
<title>jsjws 2.0.0 JavaScript API Reference - Index</title>
<meta name="generator" content="JsDoc Toolkit" />

<style type="text/css">
Expand Down Expand Up @@ -175,7 +175,7 @@

<body>
<div id="header" style="background: #7F8FB1; color: white; margin: -10px">
&nbsp; <b><a href="http://kjur.github.com/jsjws/" style="color: white">jsjws</a></b> 1.0 JavaScript API Reference
&nbsp; <b><a href="http://kjur.github.com/jsjws/" style="color: white">jsjws</a></b> 2.0.0 JavaScript API Reference
</div>


Expand All @@ -188,11 +188,9 @@ <h2>Classes</h2>

<li><i><a href="symbols/global__.html">global__</a></i></li>

<li><a href="symbols/Base64x.html">Base64x</a></li>
<li><a href="symbols/KJUR.jws.JWS.html">KJUR.jws.JWS</a></li>

<li><a href="symbols/JWS.html">JWS</a></li>

<li><a href="symbols/JWSJS.html">JWSJS</a></li>
<li><a href="symbols/KJUR.jws.JWSJS.html">KJUR.jws.JWSJS</a></li>

</ul>
<hr />
Expand All @@ -209,19 +207,13 @@ <h2><a href="symbols/global__.html">global__</a></h2>
<hr />

<div>
<h2><a href="symbols/Base64x.html">Base64x</a></h2>
Base64URL and supplementary functions for Tom Wu's base64.js library
</div>
<hr />

<div>
<h2><a href="symbols/JWS.html">JWS</a></h2>
<h2><a href="symbols/KJUR.jws.JWS.html">KJUR.jws.JWS</a></h2>
JSON Web Signature(JWS) class
</div>
<hr />

<div>
<h2><a href="symbols/JWSJS.html">JWSJS</a></h2>
<h2><a href="symbols/KJUR.jws.JWSJS.html">KJUR.jws.JWSJS</a></h2>
JSON Web Signature JSON Serialization (JWSJS) class
</div>
<hr />
Expand All @@ -230,7 +222,7 @@ <h2><a href="symbols/JWSJS.html">JWSJS</a></h2>
</div>
<div class="fineprint" style="clear:both">

Documentation generated by <a href="http://code.google.com/p/jsdoc-toolkit/" target="_blankt">JsDoc Toolkit</a> 2.4.0 on Mon May 21 2012 00:34:36 GMT+0900 (JST)
Documentation generated by <a href="http://code.google.com/p/jsdoc-toolkit/" target="_blankt">JsDoc Toolkit</a> 2.4.0
</div>
</body>
</html>
Loading

0 comments on commit bff7d21

Please sign in to comment.