edp445/node_modules/ecc-jsbn
koelo 3513d5390c Changed alot of things. 2022-12-03 05:44:44 +00:00
..
lib Changed alot of things. 2022-12-03 05:44:44 +00:00
LICENSE Changed alot of things. 2022-12-03 05:44:44 +00:00
README.md Changed alot of things. 2022-12-03 05:44:44 +00:00
index.js Changed alot of things. 2022-12-03 05:44:44 +00:00
package.json Changed alot of things. 2022-12-03 05:44:44 +00:00
test.js Changed alot of things. 2022-12-03 05:44:44 +00: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.