standardci 092054fd44 chore(release): publish new version 2 tahun lalu
..
src 60e8974580 feat: add sncryptio-node package 3 tahun lalu
.eslintignore 60e8974580 feat: add sncryptio-node package 3 tahun lalu
.eslintrc d7926dd9d1 chore: fix eslint setup 2 tahun lalu
CHANGELOG.md 092054fd44 chore(release): publish new version 2 tahun lalu
README.md 60e8974580 feat: add sncryptio-node package 3 tahun lalu
jest.config.js 55702bfcfa chore(deps): upgrade jest and ts-jest 2 tahun lalu
linter.tsconfig.json 60e8974580 feat: add sncryptio-node package 3 tahun lalu
package.json 092054fd44 chore(release): publish new version 2 tahun lalu
tsconfig.json 60e8974580 feat: add sncryptio-node package 3 tahun lalu

README.md

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