Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 497 Bytes

CHANGELOG.md

File metadata and controls

18 lines (14 loc) · 497 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

0.2.0 - 2016-08-20

Added

  • ES384 JWS Signer.
  • ES512 JWS Signer.

Changed

  • Introduced a signature serializer to format the signatures.
  • Introduced a key parser to convert the keys into the right format.

0.1.0 - 2016-08-18

Added

  • ES256 JWS Signer.