Skip to content

Tags: Netstyle/JSONWebToken

Tags

0.3

Toggle 0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request noha#10 from noha/add-rsa256-signing

Add rsa256 signing

0.2.5

Toggle 0.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request noha#8 from ba-st/master

Fix JWS base 64 encoding

0.2.4

Toggle 0.2.4's commit message
load tonel for suppoprting pharo5

0.2.3

Toggle 0.2.3's commit message
update NeoJSON to git dependency

0.2.2

Toggle 0.2.2's commit message
Added iceberg files

0.2.1

Toggle 0.2.1's commit message
Added padding for base64 in order to use strict base64 decoding of Zn…

…. Added explicity conversion between byte array and string. This make it work in pharo7

0.2

Toggle 0.2's commit message
Added class for header algorithm RS256. The class does not yet implem…

…ent the RSA signing. Additionally a switch for checking signature has been added. So it can be used with non-checking in case of RSA

0.1

Toggle 0.1's commit message
first release