tkd-api/node_modules/ecc-jsbn
klaas a662820f3f anpassungen 2025-04-12 21:51:40 +02:00
..
lib anpassungen 2025-04-12 21:51:40 +02:00
LICENSE anpassungen 2025-04-12 21:51:40 +02:00
README.md anpassungen 2025-04-12 21:51:40 +02:00
index.js anpassungen 2025-04-12 21:51:40 +02:00
package.json anpassungen 2025-04-12 21:51:40 +02:00
test.js anpassungen 2025-04-12 21:51:40 +02: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.