Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ne1410s/crypto

Package Overview
Dependencies
Maintainers
0
Versions
209
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ne1410s/crypto

Lightweight ES5 script to provide crypto utilities

  • 0.2.196
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

@ne1410s/crypto

ES Crypto Utilities

Important for Windows Users:

node-webcrypto-ossl brings in a workable crypto implementation for client and server side js. It is built from source (with node-gyp) when the package is installed. Normally, one might install tools for this, such as npm i -g windows-build-tools.

However, this did not seem to provide a reliable solution in all cases. So it is recommended to install the following components manually instead:

  • Python 2.7.x
  • Visual Studio 2019, with:
    • MSVC v142 - VS 2019 C++ build tools (v14.28)
    • Windows 10 SDK (10.0.17763.0)

Keywords

FAQs

Package last updated on 23 Nov 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