chat-server/node_modules/ecc-jsbn
jsrobson10 024634c8ca Added a database for users 2019-04-10 20:23:01 +10:00
..
lib Added a database for users 2019-04-10 20:23:01 +10:00
LICENSE Added a database for users 2019-04-10 20:23:01 +10:00
README.md Added a database for users 2019-04-10 20:23:01 +10:00
index.js Added a database for users 2019-04-10 20:23:01 +10:00
package.json Added a database for users 2019-04-10 20:23:01 +10:00
test.js Added a database for users 2019-04-10 20:23:01 +10:00

README.md

ecc-jsbn

ECC package based on jsbn from Tom Wu.

This is a subset of the same interface as the node compiled module, but works in the browser too.

Also uses point compression now from https://github.com/kaielvin.