Files

SNCrypto Common

lerna

Cryptographic primitives used by SNJS.

Installing

yarn add @standardnotes/sncrypto-common

Supported Algorithms

  • Argon2id (Libsodium.js)
  • XChaCha20+Poly1305 (Libsodium.js)
  • PBDKF2 (WebCrypto)
  • AES-CBC (WebCrypto)
  • HMAC SHA-256
  • SHA256