rsa-pem-from-mod-exp

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

uk-modulus-check

TypeScript class that validates UK bank account details using the modulus checking algorithm.

checkdigit

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