nanoedge-pki
Version:
Lightweight PKI utility for edge and nano-device communication.
25 lines (23 loc) • 445 B
JSON
{
"name": "nanoedge-pki",
"version": "0.1.1",
"description": "Lightweight PKI utility for edge and nano-device communication.",
"main": "index.js",
"scripts": {
"test": "echo \"No tests specified\" && exit 0"
},
"keywords": [
"PKI",
"crypto",
"IoT",
"edge",
"nano",
"signature",
"ecc",
"lightweight",
"security",
"authentication"
],
"author": "Raghava Chellu",
"license": "MIT"
}