UNPKG

node-jsbnrsa

Version:

node rsa module url: http://www-cs-students.stanford.edu/~tjw/jsbn/

6 lines (5 loc) 111 B
/** * Created by coolbong on 2015-06-03. */ var RSAKey = require('./lib/rsa'); module.exports = RSAKey;