mirror of
https://github.com/standardnotes/server
synced 2026-01-16 20:04:32 -05:00
399 B
399 B
SNCrypto for Node.js
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