/nanoDSA

pure javascript DSA weak implementation with reliable work on q bellow 210000

Primary LanguageJavaScriptApache License 2.0Apache-2.0

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: