node-jsbnrsa
Version:
node rsa module url: http://www-cs-students.stanford.edu/~tjw/jsbn/
20 lines (19 loc) • 438 B
JSON
{
"name": "node-jsbnrsa",
"version": "0.0.6",
"description" : "node rsa module url: http://www-cs-students.stanford.edu/~tjw/jsbn/",
"main": "index.js",
"keywords": [
"asymmetric", "rsa",
"jsbn"
],
"author" : {
"name": "coolbong",
"email": "coolbong.works@gmail.com"
},
"license" :"BSD",
"repository" : {
"type": "git",
"url": "http://github.com/coolbong/node-jsbnrsa"
}
}