{"_id":"keybase-ecurve","_rev":"8-76b5e5d95f03aaabd617dee7c55ff817","name":"keybase-ecurve","description":"Elliptic curve cryptography, which uses keybase/bn for bignums","dist-tags":{"latest":"1.0.1"},"versions":{"0.9.0":{"name":"keybase-ecurve","version":"0.9.0","description":"Elliptic curve cryptography, which uses keybase/bn for bignums","keywords":["cryptography","crypto","bitcoin","litecoin","eliptical","curve"],"devDependencies":{"mocha":"^1.20.0","mochify":"^0.4.2","coveralls":"^2.10.0","mocha-lcov-reporter":"0.0.1","istanbul":"^0.2.10"},"repository":{"url":"https://github.com/cryptocoinjs/ecurve","type":"git"},"main":"./lib/index.js","scripts":{"test":"mocha --ui bdd","unit":"mocha","coverage":"istanbul cover ./node_modules/.bin/_mocha -- --reporter list test/*.js","coveralls":"npm run-script coverage && node ./node_modules/.bin/coveralls < coverage/lcov.info"},"dependencies":{"bn":">=0.0.6"},"testling":{"harness":"mocha","files":"test/*.js","browsers":["ie/9..latest","chrome/latest","safari/6..latest","firefox/latest","iphone/6..latest","android-browser/4.2..latest"]},"gitHead":"26adf6b2743fdb432b4d48e0403239534e8049e0","bugs":{"url":"https://github.com/cryptocoinjs/ecurve/issues"},"homepage":"https://github.com/cryptocoinjs/ecurve","_id":"keybase-ecurve@0.9.0","_shasum":"4869a4f1df7392fd1e92a3a19e9aa5ecf65a4700","_from":".","_npmVersion":"1.4.13","_npmUser":{"name":"maxtaco","email":"themax@gmail.com"},"maintainers":[{"name":"maxtaco","email":"themax@gmail.com"}],"dist":{"shasum":"4869a4f1df7392fd1e92a3a19e9aa5ecf65a4700","tarball":"https://registry.npmjs.org/keybase-ecurve/-/keybase-ecurve-0.9.0.tgz","integrity":"sha512-5so61yS1ezwWAtUHltexfantmEwJi9F8BJUfwNzCW2e6JxwfBZYl1RwyEva9Mg7d9rvQnY++aOgPsEgZ7b08cg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD2+XILhWVTzZ2J6s+p22AmpEH+LJp8FFWVX3Yi2rnsrAIgdnA7ixE7IALooueyS2oM3HBnRoNIOX8zb1T6liHZ5yQ="}]},"directories":{}},"1.0.0":{"name":"keybase-ecurve","version":"1.0.0","description":"Elliptic curve cryptography, which uses keybase/bn for bignums","keywords":["cryptography","crypto","bitcoin","litecoin","elliptic","curve"],"devDependencies":{"coveralls":"^2.10.0","istanbul":"^0.2.10","jshint":"2.5.1","mocha":"^1.20.0","mocha-lcov-reporter":"0.0.1","mochify":"^0.4.2"},"repository":{"url":"https://github.com/cryptocoinjs/ecurve","type":"git"},"main":"./lib/index.js","scripts":{"coverage":"istanbul cover ./node_modules/.bin/_mocha -- --reporter list test/*.js","coveralls":"npm run-script coverage && node ./node_modules/.bin/coveralls < coverage/lcov.info","jshint":"jshint --config jshint.json lib/*.js ; true","test":"mocha --ui bdd","unit":"mocha"},"dependencies":{"bn":"^1.0.0"},"testling":{"harness":"mocha","files":"test/*.js","browsers":["ie/9..latest","chrome/latest","safari/6..latest","firefox/latest","iphone/6..latest","android-browser/4.2..latest"]},"gitHead":"654969c8dc3536f76cbb142e5edde2d8c3bcca45","bugs":{"url":"https://github.com/cryptocoinjs/ecurve/issues"},"homepage":"https://github.com/cryptocoinjs/ecurve","_id":"keybase-ecurve@1.0.0","_shasum":"c6bc72adda4603fd3184fee7e99694ed8fd69ad2","_from":".","_npmVersion":"1.4.13","_npmUser":{"name":"maxtaco","email":"themax@gmail.com"},"maintainers":[{"name":"maxtaco","email":"themax@gmail.com"}],"dist":{"shasum":"c6bc72adda4603fd3184fee7e99694ed8fd69ad2","tarball":"https://registry.npmjs.org/keybase-ecurve/-/keybase-ecurve-1.0.0.tgz","integrity":"sha512-M8hpbuuNYLgkAuBmD9OyTTCMoh93jWpeZFSYIKXJX/z9dqooBX1FAsh6g/c9ql6uzwr1NGSRiIQ5Xfw/hMbdFw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDqiMbm9A/ekHm9xltQv7DTjZeFDnIPb6jCNNFCmJWvRQIhAPgiI/XjWzLJaOQGx1c7N+50fP2nG+mVS/1CaOK1CAWe"}]},"directories":{}},"1.0.1":{"name":"keybase-ecurve","version":"1.0.1","description":"Elliptic curve cryptography, which uses keybase/bn for bignums","keywords":["cryptography","crypto","bitcoin","litecoin","elliptic","curve"],"devDependencies":{"coveralls":"^3.0.6","jshint":"^2.10.2","mocha":"^6.2.0","mocha-lcov-reporter":"^1.3.0","mochify":"^6.4.1","nyc":"^14.1.1"},"repository":{"url":"git+https://github.com/keybase/ecurve.git","type":"git"},"main":"./lib/index.js","scripts":{"coverage":"nyc cover ./node_modules/.bin/_mocha -- --reporter list test/*.js","coveralls":"npm run-script coverage && node ./node_modules/.bin/coveralls < coverage/lcov.info","jshint":"jshint --config jshint.json lib/*.js ; true","test":"mocha --ui bdd","unit":"mocha"},"dependencies":{"bn":"^1.0.4"},"testling":{"harness":"mocha","files":"test/*.js","browsers":["ie/9..latest","chrome/latest","safari/6..latest","firefox/latest","iphone/6..latest","android-browser/4.2..latest"]},"gitHead":"208d83675439e77e944dbe2dade0ae17bf999a0e","bugs":{"url":"https://github.com/keybase/ecurve/issues"},"homepage":"https://github.com/keybase/ecurve#readme","_id":"keybase-ecurve@1.0.1","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-2GlVxDsNF+52LtYjgFsjoKuN7MQQgiVeR4HRdJxLuN8fm4mf4stGKPUjDJjky15c/98UsZseLjp7Ih5X0Sy1jQ==","shasum":"a47f2e0bf1c6d6dae624759d237ef6c3931f8ac2","tarball":"https://registry.npmjs.org/keybase-ecurve/-/keybase-ecurve-1.0.1.tgz","fileCount":14,"unpackedSize":24784,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdiNHeCRA9TVsSAnZWagAAUnQQAIhN/H7XN4433VqxG1Ex\nXzDW4Wv3gKp9zjHfNAVWlYSnbh5W1vz3Cw4nF+hVViMNocHKO0mnQktgjRqR\nFNyGuO4yP4A8ZB3M3P/mKh/LBgUgp+/JMm/V6rygc/G+3Uzdi1DdyjJcC+ce\n8/5ynu0qxmwPwEHfAsRex/sDCM1TajX8jUDssLbVWb4YH9OhLIpF0FzrZntI\naQnu+gtrZT3oMBxSuNzIZKq6fVWhALql5tjPl/Xvn0MjPU8CtriLulbHHfdg\nlowlkYrNLPa0uyv+8i5ZEFwQCc0t9LGkG33SM+PVlO4Bz2K4qvIzOD9gAxqv\nS27OU0nfkNfYUPqBe6lvcyBGazNd5yyDSaH20BNVu8qa/rE6ns5+Pdg5YkSC\npmwSwh1FZaMwGuZoZn9fE4uGfzLy5ySZuiG8iqKCBebIY8qepcuThc8NLRi7\n5Y5Q+reNQIO5eT6qzUdvtoCDIalF8a7cWT5mcc3FD1axjNE1N90+s4dT9c/j\ndymzi3GC0ZQtcUa6L/mvL4WPKJroIojq1TUOaBnBuebp4fjFZTWMblK1ZpCO\nrJVlkopYLlfGnDmkDWUQHH2WEWdV0E+nfrkFWM1rvpnJY/cCfrf/S/G82RFl\nXOT78EYnZe0a9zlXchESF19awLOTxMOeZcZsR6Y5TVQ9YyyY06FiG/9102al\nuO71\r\n=Hldy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCuxefyJGZ4aWjWALdyQwvJr0VFgpHtl9I92yKL1YQiWwIgORONUaaOakNywagWWboM1LQmFWG2rGVSbskTf2oF4SA="}]},"maintainers":[{"name":"maxtaco","email":"themax@gmail.com"}],"_npmUser":{"name":"maxtaco","email":"max@keybase.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/keybase-ecurve_1.0.1_1569247709637_0.8313906984915105"},"_hasShrinkwrap":false}},"readme":"ecurve\n=======\n\n[![build status](https://secure.travis-ci.org/cryptocoinjs/ecurve.png)](http://travis-ci.org/cryptocoinjs/ecurve)\n[![Coverage Status](https://img.shields.io/coveralls/cryptocoinjs/ecurve.svg)](https://coveralls.io/r/cryptocoinjs/ecurve)\n\n[![browser support](https://ci.testling.com/cryptocoinjs/ecurve.png)](https://ci.testling.com/cryptocoinjs/ecurve)\n\n\nJavaScript component for [Elliptic Curve Cryptography](http://en.wikipedia.org/wiki/Elliptic_curve_cryptography). Works in both Node.js and the browser.\n\nOfficial documentation:\n\nhttp://cryptocoinjs.com/modules/crypto/ecurve/\n\n\n","maintainers":[{"name":"maxtaco","email":"themax@gmail.com"}],"time":{"modified":"2022-06-19T08:30:39.610Z","created":"2014-06-13T20:13:13.871Z","0.9.0":"2014-06-13T20:13:13.871Z","1.0.0":"2014-07-30T11:32:45.182Z","1.0.1":"2019-09-23T14:08:29.778Z"},"homepage":"https://github.com/keybase/ecurve#readme","keywords":["cryptography","crypto","bitcoin","litecoin","elliptic","curve"],"repository":{"url":"git+https://github.com/keybase/ecurve.git","type":"git"},"bugs":{"url":"https://github.com/keybase/ecurve/issues"},"readmeFilename":"README.md"}