https://github.com/cryptocoinjs/eckey
A JavaScript component for Eliptical curve cryptography for crypto currencies such as Litecoin and Bitcoin
https://github.com/cryptocoinjs/eckey
Last synced: 11 months ago
JSON representation
A JavaScript component for Eliptical curve cryptography for crypto currencies such as Litecoin and Bitcoin
- Host: GitHub
- URL: https://github.com/cryptocoinjs/eckey
- Owner: cryptocoinjs
- License: mit
- Created: 2013-11-13T03:25:18.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-10-20T10:45:10.000Z (over 1 year ago)
- Last Synced: 2025-06-27T09:55:23.072Z (12 months ago)
- Language: JavaScript
- Size: 89.8 KB
- Stars: 18
- Watchers: 3
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
eckey
=====
[](http://travis-ci.org/cryptocoinjs/eckey)
[](https://www.npmjs.org/package/eckey)
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/