Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 275 Bytes

release-note.md

File metadata and controls

12 lines (10 loc) · 275 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