Skip to content

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

License

Notifications You must be signed in to change notification settings

skazska/nanoDSA

Repository files navigation

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:

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published