@skazska/nano-dsa

0.1.2 • Public • Published

nanoDSA

Pure javascript DSA weak implementation with reliable work on q bellow 210000 This implementation built with pure vanilla js and inherits some technical limitations, first of all it works reliable enough DSA q param bellow 210000 and extremely weak

found-primes.js exports array of prime numbers (it stored in that file) prime-range.js exports function returning array of primes (it generates it)

shared-params.js exports generateSharedParams function

index.js provides: function to generate keypair:

Readme

Keywords

Package Sidebar

Install

npm i @skazska/nano-dsa

Weekly Downloads

1

Version

0.1.2

License

Apache-2.0

Unpacked Size

5.26 MB

Total Files

17

Last publish

Collaborators

  • skazska