standardci 3f064176f2 chore(release): publish new version 1 سال پیش
..
src 60e8974580 feat: add sncryptio-node package 3 سال پیش
.eslintignore 60e8974580 feat: add sncryptio-node package 3 سال پیش
.eslintrc d7926dd9d1 chore: fix eslint setup 2 سال پیش
CHANGELOG.md 3f064176f2 chore(release): publish new version 1 سال پیش
README.md 60e8974580 feat: add sncryptio-node package 3 سال پیش
jest.config.js 55702bfcfa chore(deps): upgrade jest and ts-jest 2 سال پیش
linter.tsconfig.json 60e8974580 feat: add sncryptio-node package 3 سال پیش
package.json 3f064176f2 chore(release): publish new version 1 سال پیش
tsconfig.json 60e8974580 feat: add sncryptio-node package 3 سال پیش

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