js-libp2p-crypto/CHANGELOG.md
2017-09-06 08:30:10 +01:00

2.7 KiB

0.10.2 (2017-09-06)

Bug Fixes

  • use regular protocol-buffers until protobufjs is fixed (#109) (957fdd3)

Features

  • deps: upgrade to aegir@12 and browserify-aes@1.0.8 (83257bc)

0.10.1 (2017-09-05)

Bug Fixes

0.10.0 (2017-09-03)

Features

0.9.4 (2017-07-22)

Bug Fixes

  • circular circular dep -> DI (bc554d1)

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)