Cypress_TS/CY_Auta_TS/automaty/node_modules/ecc-jsbn
Lukáš Kaňka ea3e372146 údržba
2023-08-15 18:35:50 +02:00
..
lib údržba 2023-08-15 18:35:50 +02:00
index.js údržba 2023-08-15 18:35:50 +02:00
LICENSE údržba 2023-08-15 18:35:50 +02:00
package.json údržba 2023-08-15 18:35:50 +02:00
README.md údržba 2023-08-15 18:35:50 +02:00
test.js údržba 2023-08-15 18:35:50 +02:00

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.