New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@keeex/crypto-provider-browser

Package Overview
Dependencies
Maintainers
3
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@keeex/crypto-provider-browser

Cryptographic provider based on browser support

  • 3.3.1
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
3
Weekly downloads
 
Created
Source

Browser implementation for the @keeex/crypto package

If you're developing for a browser environment; import this package alongside with @keeex/crypto to use browser-based implementation.

This library provides some cryptographic features through the crypto API found in web browsers. When using the regular provider, some low-level features are provided using JavaScript implementations (such as RIPEMD160 and SHA224).

Testing

Since some algorithms depends on browser implementation, it is possible to create test bundles with npm test. It will create the test directory containing HTML and JS files. Loading the HTML into a browser should run the tests and display the result.

FAQs

Package last updated on 22 Feb 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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