node-hotp
node-hotp copied to clipboard
Implement OCRA
Hi,
I might need OATH Challenge-Response Algorithm for a project, with MIT license, so I implemented it here.
I thought it could be a good addition to the already existing HOTP/TOTP algorithm, instead of creating a whole new library.