🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

create-ecdh

Package Overview
Dependencies
Maintainers
5
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-ecdh

createECDH but browserifiable

Source
npmnpm
Version
2.0.2
Version published
Weekly downloads
10M
-4.86%
Maintainers
5
Weekly downloads
 
Created
Source

createECDH Build Status

In io.js or node >= 0.11 this module is just a shortcut to crypto.createECDH. In node <= 0.11 or the browser this is a pure JavaScript implimentation, more specifically a wrapper around elliptic, to give it the same API as node. secp256k1, secp224r1 (aka p-224), prime256v1 (aka p-256, secp256r1), prime192v1 (aka p-192, secp192r1) curves all work in both this library and node (though only the highlighted name will work in node).

Keywords

diffie

FAQs

Package last updated on 04 Oct 2015

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