![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | lib/ | 2025-03-12 08:59 | - | |
![]() | test.js | 2025-03-12 08:59 | 682 | |
![]() | package.json | 2025-03-12 08:59 | 841 | |
![]() | index.js | 2025-03-12 08:59 | 1.8K | |
![]() | README.md | 2025-03-12 08:59 | 402 | |
![]() | LICENSE | 2025-03-12 08:59 | 1.1K |
ecc-jsbn ======== ECC package based on [jsbn](https://github.com/andyperlitch/jsbn) from [Tom Wu](http://www-cs-students.stanford.edu/~tjw/). This is a subset of the same interface as the [node compiled module](https://github.com/quartzjer/ecc), but works in the browser too. Also uses point compression now from [https://github.com/kaielvin](https://github.com/kaielvin/jsbn-ec-point-compression).