Files
standardnotes-server/packages/sncrypto-node
standardci 403189c9e9 chore(release): publish new version
- @standardnotes/analytics@1.36.0
 - @standardnotes/api-gateway@1.32.0
 - @standardnotes/auth-server@1.46.0
 - @standardnotes/common@1.41.0
 - @standardnotes/domain-events-infra@1.9.0
 - @standardnotes/domain-events@2.69.0
 - @standardnotes/event-store@1.5.0
 - @standardnotes/files-server@1.7.0
 - @standardnotes/predicates@1.5.0
 - @standardnotes/scheduler-server@1.11.0
 - @standardnotes/security@1.5.0
 - @standardnotes/settings@1.18.0
 - @standardnotes/sncrypto-node@1.12.0
 - @standardnotes/syncing-server@1.10.0
 - @standardnotes/time@1.12.0
 - @standardnotes/websockets-server@1.2.0
 - @standardnotes/workspace-server@1.15.0
2022-10-19 08:59:00 +00:00
..
2022-07-06 12:14:05 +02:00
2022-07-06 12:14:05 +02:00
2022-07-06 12:14:05 +02:00
2022-07-06 12:14:05 +02:00
2022-07-06 12:14:05 +02:00

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