Skip to content

Latest commit

 

History

History
96 lines (45 loc) · 4.25 KB

CHANGELOG.md

File metadata and controls

96 lines (45 loc) · 4.25 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.8.1 (2024-10-08)

Bug Fixes

  • Improve point size calculation in toWebCryptoSignature method (5fe372e)

1.8.0 (2024-05-28)

Features

  • Add x25519 and ed25519 to ec module (b65b6af)

Bug Fixes

  • Improve data validation for importKey and exportKey methods (4ef9eaa)

1.7.9 (2024-03-28)

Bug Fixes

  • nullability checks in AesGcmProvider (7b57920)

1.7.8 (2024-01-22)

Bug Fixes

  • add ...args for generateKey with Ed25519 algorithm (e8c65c3)
  • build error TypeScript 5.3 (b83ef17)
  • type annotations and add missing return types (c83d87e)

1.7.7 (2023-03-21)

1.7.6 (2023-02-10)

Bug Fixes

1.7.5 (2022-05-12)

1.7.4 (2022-05-12)

1.7.3 (2022-03-31)

Bug Fixes

  • Buffer is undefined for browsers (2068c27)

1.7.2 (2022-03-25)

Bug Fixes

  • @typescript/lib-dom dependency (47e57b0)
  • remove @types/web (e43fae2)

1.7.0 (2022-03-04)

Features

1.6.0 (2022-03-02)

Features

1.5.1 (2022-03-02)

Bug Fixes

1.5.0 (2022-03-02)

Features