Files
standardnotes-server/packages/sncrypto-node
Karol Sójko 1a57c247b2 chore: release latest changes (#1056)
* chore: release latest changes

* update yarn lockfile

* remove stale files

* fix ci env

* remove mysql command overwrite

* remove mysql overwrite from example

* fix cookie cooldown in memory
2024-06-18 09:29:24 +02:00
..
2022-07-06 12:14:05 +02:00
2022-07-06 12:14:05 +02:00
2023-05-05 11:17:26 +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