Releases: libp2p/js-libp2p-crypto
Releases · libp2p/js-libp2p-crypto
v1.0.17
1.0.17 (2023-05-05)
Dependencies
v1.0.16
1.0.16 (2023-05-05)
Bug Fixes
- Remove unreliable webkit-linux useragent check (#319) (8f8df5c), closes #318
v1.0.15
1.0.15 (2023-04-04)
Bug Fixes
- deriveKey in webkit linux (workaround) (#313) (4905944)
v1.0.14
1.0.14 (2023-03-10)
Dependencies
- bump protons-runtime from 4.0.2 to 5.0.0 (#297) (7e61930)
v1.0.13
1.0.13 (2023-03-10)
Trivial Changes
- Update .github/workflows/semantic-pull-request.yml [skip ci] (b66007c)
- Update .github/workflows/semantic-pull-request.yml [skip ci] (110063c)
- Update .github/workflows/semantic-pull-request.yml [skip ci] (c789b0c)
Dependencies
v1.0.12
1.0.12 (2023-02-08)
Bug Fixes
- derive ed25519 public key from private key using node crypto (#300) (874f820), closes #295
Trivial Changes
v1.0.11
1.0.11 (2023-01-06)
Dependencies
Trivial Changes
v1.0.10
1.0.10 (2022-12-16)
Documentation
v1.0.9
1.0.9 (2022-12-01)
Bug Fixes
- use node crypto for ed25519 signing and verification (#289) (1c623e7)
v1.0.8
1.0.8 (2022-12-01)
Dependencies