webcrypto-local

webcrypto-local

Coverage Status Test

webcrypto-local is a cross platform service that provides access to PKCS#11 implementations over a ProtoBuf based protocol we call webcrypto-socket. It provides for message confidentiality and integrity via 2key-ratchet and implements a security policy mechanism that allows the user to approve which peers can interact with it.

webcrypto-socket

Build

npm run build

Tests

npm test

Related

Generated using TypeDoc