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

ecurve-names

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ecurve-names

Elliptical Curve Cryptography Named Parameters

  • 0.1.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
decreased by-92%
Maintainers
1
Weekly downloads
 
Created
Source

ecc-named

JavaScript component to Elliptical Curve Cryptography named parameters from http://www.secg.org/collateral/sec2_final.pdf

AMD/CommonJS compatible.

See this article for more details: bitcoin address.

Install

Node.js/Browserify

npm install --save ecurve-names

Component

component install ecurve-names

Bower

bower install ecurve-names

Script

<script src="/path/to/ecurve-names.js"></script>

Usage

http://procbits.com/2013/08/27/generating-a-bitcoin-address-with-javascript

var getSECCurveByName = require('ecurve-names')

Credits

It's not clear to me if this is based upon Tom Wu's work or Stefen Thomas.

Keywords

FAQs

Package last updated on 21 Nov 2013

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