This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
js-libp2p-crypto
Watch
1
Star
0
Fork
0
You've already forked js-libp2p-crypto
mirror of
https://github.com/fluencelabs/js-libp2p-crypto
synced
2025-03-15 14:11:00 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
js-libp2p-crypto
/
CHANGELOG.md
David Dias
83d2d52205
chore: release version v0.9.3
2017-07-22 12:36:06 -07:00
1.3 KiB
Raw
Blame
History
0.9.3
(2017-07-22)
0.9.2
(2017-07-22)
0.9.1
(2017-07-22)
0.9.0
(2017-07-22)
0.8.8
(2017-04-11)
Bug Fixes
ecdh:
allow base64 to be left-0-padded, needed for JWK format (
be64372
), closes
#97
0.8.7
(2017-03-21)
0.8.6
(2017-03-03)
Bug Fixes
package:
update tweetnacl to version 1.0.0-rc.1 (
4e56e17
)
Features
keys:
implement generateKeyPairFromSeed for ed25519 (
e5b7c1f
)