@standardnotes/sncrypto-web
TypeScript icon, indicating that this package has built-in type declarations

1.14.11 • Public • Published

SNCrypto Web

lerna

Cryptographic primitives as a web library (UMD) - used by SNJS.

Installing

yarn add @standardnotes/sncrypto-web

Supported Algorithms

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

Tests

Tests are run in the browser due to WebCrypto and WebAssembly dependency.

yarn test

Readme

Keywords

none

Package Sidebar

Install

npm i @standardnotes/sncrypto-web

Weekly Downloads

9

Version

1.14.11

License

AGPL-3.0

Unpacked Size

3.23 MB

Total Files

13

Last publish

Collaborators

  • aman-sn
  • sn_mo
  • karolsojko
  • sncommunity
  • standardci