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

1
7

0.17.3

Diff

Changelog

Source

0.17.3 (2020-02-26)

Performance Improvements

  • remove asn1.js and use node-forge (#166) (00477e3)
  • remove jwk2privPem and jwk2pubPem (#162) (cc20949)

BREAKING CHANGES

  • removes unused jwk2pem methods jwk2pubPem and jwk2privPem. These methods are not being used in any js libp2p modules, so only users referencing these directly will be impacted.

<a name="0.17.2"></a>

jacobheun
published 0.17.2 •

Changelog

Source

0.17.2 (2020-01-17)

Features

<a name="0.17.1"></a>

jacobheun
published 0.16.3 •

jacobheun
published 0.17.1 •

Changelog

Source

0.17.1 (2019-10-25)

Bug Fixes

Features

  • add (rsa)pubKey.encrypt and (rsa)privKey.decrypt (34c5f5c)
  • browser enc/dec (9f747a1)
  • use forge to convert jwk2forge (b998f63)

<a name="0.17.0"></a>

dignifiedquire
published 0.16.2 •

dignifiedquire
published 0.17.0 •

Changelog

Source

0.17.0 (2019-07-11)

Bug Fixes

Features

BREAKING CHANGES

  • key export arguments are now swapped so that the optional format is last
  • API refactored to use async/await

feat: WIP use async await fix: passing tests chore: update travis node.js versions fix: skip ursa optional tests on windows fix: benchmarks docs: update docs fix: remove broken and intested private key decrypt chore: update deps

<a name="0.16.1"></a>

dignifiedquire
published 0.16.1 •

Changelog

Source

0.16.1 (2019-02-26)

<a name="0.16.0"></a>

daviddias
published 0.16.0 •

Changelog

Source

0.16.0 (2019-01-08)

Bug Fixes

  • clean up, bundle size reduction (8d8294d)

BREAKING CHANGES

  • getRandomValues method exported from src/keys/rsa-browser.js and src/keys/rsa.js signature has changed from accepting an array to a number for random byte length

<a name="0.15.0"></a>

daviddias
published 0.15.0 •

Changelog

Source

0.15.0 (2019-01-03)

Features

  • nextTick instead of setImmediate, and fix sync in async (#136) (c54ea20)

<a name="0.14.1"></a>

daviddias
published 0.14.1 •

Changelog

Source

0.14.1 (2018-11-05)

Bug Fixes

  • dont setimmediate when its not needed (9e57786)

<a name="0.14.0"></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