Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 302 Bytes

release-note.md

File metadata and controls

15 lines (12 loc) · 302 Bytes

Release Notes

Table of content

v0.1.0

  • Decode and expose signedHeader in DccCose.ts
  • Jwt.ts
    • Changed class fields:
      • .mac -> .signature
      • .signedContent -> .toBeSigned
  • ChKeyStore.ts validates the JWS while loading keys

v0.1.1

  • Update Readme