Socket
Socket
Sign inDemoInstall

libp2p-crypto

Package Overview
Dependencies
Maintainers
2
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libp2p-crypto - npm Package Versions

13
7

0.19.2

Diff

Changelog

Source

0.19.2 (2021-03-17)

Bug Fixes

<a name="0.19.1"></a>

jacobheun
published 0.19.1 •

Changelog

Source

0.19.1 (2021-03-15)

Bug Fixes

  • ed25519 key ID generation (bc33769)

<a name="0.19.0"></a>

jacobheun
published 0.19.0 •

Changelog

Source

0.19.0 (2021-01-15)

<a name="0.18.0"></a>

jacobheun
published 0.18.0 •

Changelog

Source

0.18.0 (2020-08-07)

Bug Fixes

BREAKING CHANGES

  • The private ed25519 key will no longer include the redundant public key

  • chore: fix lint

    • Where node Buffers were returned, now Uint8Arrays are
  • chore: remove commented code

<a name="0.17.9"></a>

jacobheun
published 0.17.9 •

Changelog

Source

0.17.9 (2020-08-05)

Features

  • add exporting/importing of non rsa keys in libp2p-key format (#179) (7273739)

<a name="0.17.8"></a>

jacobheun
published 0.17.8 •

Changelog

Source

0.17.8 (2020-07-20)

Bug Fixes

<a name="0.17.7"></a>

jacobheun
published 0.17.7 •

Changelog

Source

0.17.7 (2020-06-09)

<a name="0.17.6"></a>

jacobheun
published 0.17.6 •

Changelog

Source

0.17.6 (2020-04-07)

Bug Fixes

  • add buffer and update deps (#25) (35f196e)
  • unmarshal: provide only one arg to callback (#17) (3bb8451)
  • circular circular dep -> DI (0dcf1a6)
  • update deps and repo setup (cfdcbe0)

Features

  • add id() method to Secp256k1PrivateKey (f4dbd62)
  • initial implementation (4c36aeb)
  • next libp2p-crypto (#4) (4ee48a7)
  • use async await (#18) (1974eb9)

BREAKING CHANGES

  • Callback support has been dropped in favor of async/await.

  • feat: use async/await

This PR changes this module to remove callbacks and use async/await. The API is unchanged aside from the obvious removal of the callback parameter.

refs https://github.com/ipfs/js-ipfs/issues/1670

  • fix: use latest multihashing-async as it is all promises now

<a name="0.17.5"></a>

jacobheun
published 0.17.5 •

Changelog

Source

0.17.5 (2020-03-24)

<a name="0.17.4"></a>

jacobheun
published 0.17.4 •

Changelog

Source

0.17.4 (2020-03-23)

Bug Fixes

<a name="0.17.3"></a>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc