Skip to content
This repository has been archived by the owner on Dec 30, 2020. It is now read-only.

Releases: Spomky-Labs/jose

Version 1.0.0 Alpha 1

15 Dec 18:56
Compare
Choose a tag to compare

We are very proud to announce the first alpha version of our library.

This library is able to:

  • Load and create Serialized Json JWS and JWE
  • Load and create Flattened Serialized Json JWS and JWE
  • Load and create Compact Serialized Json JWS and JWE
  • Support all algorithms required by the RFC 7518
  • Support compression of JWE payload
  • Manage public and private keys

During the next week, we will stabilize this library, increase test coverage and finish to write the documentation.

v0.2.0

08 Oct 09:16
Compare
Choose a tag to compare
Input method implemented

Version 0.0.2

30 Jan 10:45
Compare
Choose a tag to compare
Merge pull request #11 from Spomky-Labs/develop

Compression Method Name updated

Version 0.0.1

30 Jan 09:03
Compare
Choose a tag to compare
v0.0.1

Merge branch 'develop'