All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.8.1 (2024-10-08)
- Improve point size calculation in toWebCryptoSignature method (5fe372e)
1.8.0 (2024-05-28)
- Add x25519 and ed25519 to ec module (b65b6af)
- Improve data validation for importKey and exportKey methods (4ef9eaa)
1.7.9 (2024-03-28)
- nullability checks in AesGcmProvider (7b57920)
1.7.8 (2024-01-22)
- 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)
1.7.5 (2022-05-12)
1.7.4 (2022-05-12)
1.7.3 (2022-03-31)
- Buffer is undefined for browsers (2068c27)
1.7.2 (2022-03-25)
1.7.0 (2022-03-04)
1.6.0 (2022-03-02)
- add shake provider (9ae7d3f)
1.5.1 (2022-03-02)
- publishing problem (38d4a31)
1.5.0 (2022-03-02)
- use @types/web (22c0f0b)