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

Version 1.0.0 Alpha 1

Compare
Choose a tag to compare
@Spomky Spomky released this 15 Dec 18:56
· 439 commits to master since this release

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.