aihuawu / eckey

A JavaScript component for Eliptical curve cryptography for crypto currencies such as Litecoin and Bitcoin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eckey

build status Version

JavaScript component to handle private key and public keys associated with elliptic curve cryptography. Used with crypto currencies such as Bitcoin, Litecoin, Dogecoin, etc. Works in both Node.js and the browser.

Official documentation:

http://cryptocoinjs.com/modules/currency/eckey/

About

A JavaScript component for Eliptical curve cryptography for crypto currencies such as Litecoin and Bitcoin

License:MIT License


Languages

Language:JavaScript 100.0%