car_web/node_modules/ecc-jsbn
xzk a886a0fe6a 许兆坤 2024-03-15 14:22:17 +08:00
..
lib 许兆坤 2024-03-15 14:22:17 +08:00
README.md 许兆坤 2024-03-15 14:22:17 +08: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.