JavaScript component for Eliptical curve cryptography for crypto currencies such as Litecoin and Bitcoin.
AMD/CommonJS compatible.
See this article for more details: bitcoin address.
npm install --save cryptocoin-eckey
component install cryptocoinjs/eckey
bower install cryptocoin-eckey
<script src="/path/to/eckey.js"></script>
Stefen Thomas wrote the majority of this and Roman Shtylman made significant modifcations.