JavaScript Elliptic curve cryptography library compatible with PyBitmessage
Go to file
Zhen Yu Yong 3c18d11279 edited package.json for publishing 2020-08-05 08:24:29 -06:00
.gitignore 1.1 (#34) 2018-12-11 07:47:43 -07:00
.jshintignore Initial commit 2014-12-21 20:46:37 +03:00
.jshintrc Fix for jshint 2.6.3 2015-03-02 14:40:16 +03:00
.npmignore ECDH (Node) 2015-01-13 22:39:37 +03:00
.travis.yml fix karma.conf 2019-09-25 16:25:32 -06:00
COPYING Initial commit 2014-12-21 20:46:37 +03:00
README.md edited package.json for publishing 2020-08-05 08:24:29 -06:00
binding.gyp ECDH (Node) 2015-01-13 22:39:37 +03:00
browser.js fixed double declerations 2020-08-05 08:24:29 -06:00
ecdh.cc update dependencies and secp256k1 api. fixes #42 2019-09-25 14:54:02 -06:00
index.js update dependencies and secp256k1 api. fixes #42 2019-09-25 14:54:02 -06:00
karma.conf.js fix karma.conf 2019-09-25 16:25:32 -06:00
package-lock.json edited package.json for publishing 2020-08-05 08:24:29 -06:00
package.json edited package.json for publishing 2020-08-05 08:24:29 -06:00
test.js fixed test 2020-08-05 08:24:29 -06:00

README.md

eccrypto-torus

Fork of NPM

Fixes https://github.com/bitchan/eccrypto/pull/64