UNPKG

rkm

Version:

Rane-Kim-Matsumoto Key Recovery Protocol

23 lines 670 B
{ "name": "rkm", "description": "Rane-Kim-Matsumoto Key Recovery Protocol", "version": "0.0.10", "main": "rkm.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author":"Joe K. Kim, Anvay Rane, Shinsuke Matsumoto", "license":"Proprietary", "repository": { "type": "git", "url": "https://github.com/xgovern/rkm" }, "keywords":["rkm","potion","rkm protocol","key recovery","private key recovery","key reconstruct","questionnaire key recover","personalized questionnaire key recovery"], "bugs": { "url": "https://github.com/xgovern/rkm/issues" }, "homepage": "https://recoverkey.io", "dependencies": { "xgov": "^1.0.0" } }