PortablePosPrinterHamekara/node_modules/ecc-jsbn
mehranz c2686e7110 initial commit 2025-11-15 13:33:50 +03:30
..
lib initial commit 2025-11-15 13:33:50 +03:30
LICENSE initial commit 2025-11-15 13:33:50 +03:30
README.md initial commit 2025-11-15 13:33:50 +03:30
index.js initial commit 2025-11-15 13:33:50 +03:30
package.json initial commit 2025-11-15 13:33:50 +03:30
test.js initial commit 2025-11-15 13:33:50 +03:30

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.