standardnotes-server/packages/sncrypto-node/README.md
2022-07-06 12:14:05 +02:00

399 B

SNCrypto for Node.js

lerna

Cryptographic primitives as a Node.js library -- used by server-side Standard Notes services, e.g. Files.

Installing

yarn add @standardnotes/sncrypto-node

Supported Algorithms

  • AES-GCM

Tests

yarn test