node-solid-keychain

keychain for use with Web Cryptography API in Node.js
  https://github.com/solid/keychain
  0
  no reviews



This package provides KeyChain for use with Web Cryptography API in Node.js.

The Web Cryptography API is the World Wide Web Consortium’s (W3C) recommendation for a low-level interface that would increase the security of web applications by allowing them to perform cryptographic functions without having to access raw keying material.

Node.js is an event-based server-side JavaScript engine.