Rust/WASM optimized buffers for the web, node.js, deno, and bun.
Rust/WASM optimized buffers for the web, node.js, deno, and bun.
Fixed-sized buffers optimized with Rust/WASM for the web, node.js, deno, and bun.
Rust/wasm optimized blake3 hash & mac for the web, node.js, deno, and bun.
Hybrid AES-256-GCM with X25519 ECDH + ML-KEM-768: classical + post-quantum authenticated encryption (Curve25519-flavored sibling of @webbuf/aesgcm-p256dh-mlkem) for the web, node.js, deno, and bun.
Read and write buffers, optimized with Rust/WASM for the web, node.js, deno, and bun.
Rust/wasm optimized AES+CBC encryption/decryption for web, node.js, deno and bun.
Fixed-sized numbers (unsigned, signed, float) optimized with Rust/WASM for the web, node.js, deno, and bun.
Rust/wasm optimized secp256k1 ecdsa and Diffie-Hellman for the web, node.js, deno, and bun.
AES+CBC encryption/decryption with blake3 mac for web, node.js, deno and bun.
Rust/wasm optimized ripemd160 hash & mac for the web, node.js, deno, and bun.
AES+CBC encryption/decryption with SHA-256 HMAC for web, node.js, deno and bun.
AES+CBC encryption/decryption with SHA-256 HMAC and secp256k1 Diffie-Hellman shared secret for web, node.js, deno and bun.
Rust/wasm optimized SHA-256 hash & HMAC-SHA256 for the web, node.js, deno, and bun.
AES+CBC encryption/decryption with blake3 mac and secp256k1 Diffie-Hellman shared secret for web, node.js, deno and bun.
Rust/wasm optimized AES-GCM authenticated encryption for the web, node.js, deno, and bun.
Rust/wasm optimized P-256 (NIST) ECDSA and Diffie-Hellman for the web, node.js, deno, and bun.
Rust/wasm ML-KEM (FIPS 203) post-quantum key encapsulation for the web, node.js, deno, and bun.
Rust/wasm optimized PBKDF2-HMAC-SHA256 password-based key derivation for the web, node.js, deno, and bun.
AES-GCM authenticated encryption with P-256 (NIST) Diffie-Hellman shared secret for web, node.js, deno and bun.
Composite Ed25519 + ML-DSA-65 signatures (OpenPGP-style hybrid: classical + post-quantum) for the web, node.js, deno, and bun.
AES+CBC encryption/decryption with blake3 mac and P-256 (NIST) Diffie-Hellman shared secret for web, node.js, deno and bun.
Rust/wasm Ed25519 PureEdDSA (RFC 8032) for the web, node.js, deno, and bun.
Rust/wasm ML-DSA (FIPS 204) post-quantum digital signatures for the web, node.js, deno, and bun.
A Rust library for fast base64 and hex encoding/decoding
Rust WASM elliptic curve P-256 (NIST) for digital signatures and Diffie-Hellman key exchange
Rust WASM elliptic curve secp256k1 for digital signatures and Diffie-Hellman key exchange
WebBuf AES-CBC library
Blake3 hash function for WebBuf with optional support for WASM.
Ripemd160 hash function for WebBuf with optional support for WASM.
SHA-256 hash and HMAC-SHA256 for WebBuf with optional support for WASM.
Rust WASM AES-GCM authenticated encryption
Rust WASM PBKDF2-HMAC-SHA256 password-based key derivation