Cross-environment hash functions (SHA256 and MD5) for Node.js and browsers, with support for strings, streams, and files.
A set of tools to facilitate and give good defaults for use of the native Web Crypto API.
Simplified and opinionated crypto library (wraps the Web Crypto API)
Utilities for a data signing and verification, encryption and decryption, a password generation with a salt, crypto keys generation, serialization, parsing of them. Written in Typescript both for a browser and NodeJS.