NPM package to Encrypt data of unlimited size with any public/private encryption key of a known mod-length.
abstract base class for crypto-streams
The node core libs for in browser usage.
Pure JS implementation of CRC32 https://en.wikipedia.org/wiki/Cyclic_redundancy_check
JSON Web Token implementation (symmetric and asymmetric)
Pure JS implementation of CRC32-C https://en.wikipedia.org/wiki/Cyclic_redundancy_check
RSA for browserify
The insecure key derivation algorithm from OpenSSL
WebSocket buffer utils
A simple module for bitwise-xor on buffers
node style hmacs in the browser
Cross-platform crypto primitives for building apps for TON blockchain. For internal implementation of `@ton/crypto`.
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
RFC9562 UUIDs
The node core libs for in browser usage.
nodejs hkdf crypto primitive
Create a MD5 hash with hex encoding
[](https://www.npmjs.com/package/@ton/crypto)
An alias package for `crypto.randomBytes` in Node.js and/or browsers
TypeScript definitions for pbkdf2
Get the ArrayBuffer out of a TypedArray, robustly.
nodejs kdf ctr mode crypto primitive
The crypto primitives used in hypercore, extracted into a separate module
Node.js Buffer API, for the browser