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