budibase/packages/backend-core/node_modules/ecc-jsbn
Budibase Helm Bot c1e5378350 Helm Release: 1.2.36 2022-08-11 08:17:28 +00:00
..
lib Helm Release: 1.2.36 2022-08-11 08:17:28 +00:00
LICENSE Helm Release: 1.2.36 2022-08-11 08:17:28 +00:00
README.md Helm Release: 1.2.36 2022-08-11 08:17:28 +00:00
index.js Helm Release: 1.2.36 2022-08-11 08:17:28 +00:00
package.json Helm Release: 1.2.36 2022-08-11 08:17:28 +00:00
test.js Helm Release: 1.2.36 2022-08-11 08:17:28 +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.