Demo yarn npm run demo Two implementations of RSA Blind Signatures ./rsabind.js https://en.wikipedia.org/wiki/Blind_signature rsabind2.js https://github.com/arisath/Blind-RSA The RSA key generation uses the node-only module node-rsa but everything else should work outside of node.js