This repository has been archived by the owner on Jul 21, 2023. It is now read-only.
Releases: libp2p/js-libp2p-crypto
Releases · libp2p/js-libp2p-crypto
v0.19.5
chore: release version v0.19.5
v0.19.4
v0.19.3
Bug Fixes
- ed25519 key ID generation (bc33769)
- ed25519 PeerID generation (#186) (1c16dd3), closes ipfs/js-ipfs#3591 libp2p/js-libp2p-crypto#185
- go ed25519 interop (2f18a07)
- remove rendundant public key (#181) (afcffc8)
- replace node buffers with uint8arrays (#180) (a0f387a)
Features
BREAKING CHANGES
-
The private ed25519 key will no longer include the redundant public key
-
chore: fix lint
v0.19.2
Bug Fixes
- ed25519 PeerID generation (#186) (1c16dd3), closes ipfs/js-ipfs#3591 libp2p/js-libp2p-crypto#185