0.1.2 • Published 6 years ago

@skazska/nano-dsa v0.1.2

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
6 years ago

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: