[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[DIR]lib/2025-03-12 08:59 -  
[TXT]README.md2025-03-12 08:59 402  
[   ]test.js2025-03-12 08:59 682  
[   ]package.json2025-03-12 08:59 841  
[   ]LICENSE2025-03-12 08:59 1.1K 
[   ]index.js2025-03-12 08:59 1.8K 
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).