rsa-pem-from-mod-exp

Create RSA Public Key PEM from Modulus and Exponent value in node.js

checkdigit

Module to calculate and validate check digits for redundancy checking, using f.ex. mod10 (luhn algorithm) or mod11.