72 packages
blake2s-js
Pure JavaScript implementation of BLAKE2s cryptographic hash function.
@dchest/react-feather
React component for Feather icons
ed2curve
Convert Ed25519 signing keys into Curve25519 Diffie-Hellman keys.
fast-sha256
SHA-256, HMAC and PBKDF2 implementation with typed arrays for modern browsers and Node.js
fossil-delta
Fossil SCM delta compression
gimli-crypto
Gimli cryptographic pseudorandom permutation and sponge-based hash function
mldsa-wasm
ML-DSA-65 implementation using WebAssembly in a single JS file based on PQClean
mlkem-wasm
ML-KEM-768 implementation using WebAssembly in a single JS file based on mlkem-native
nacl-stream
Streaming encryption based on TweetNaCl.js
scrypt-async
Fast "async" scrypt implementation in JavaScript.
@stablelib/aead
AEAD interface declaration (authenticated encryption with associated data)
@stablelib/aes
AES block cipher (Advanced Encryption Standard)
@stablelib/aes-kw
AES KW (Advanced Encryption Standard Key Wrapping)
@stablelib/base64
Base64 encoding and decoding
@stablelib/benchmark
StableLib benchmarking suite
@stablelib/binary
Binary encoding and decoding
@stablelib/blake2b
BLAKE2b cryptographic hash function
@stablelib/blake2s
BLAKE2s cryptographic hash function
@stablelib/blake2xs
BLAKE2xs cryptographic extended output function (XOF)
@stablelib/blockcipher
Block cipher interface declaration
@stablelib/bytereader
Byte reader
@stablelib/bytes
Byte utilities
@stablelib/bytewriter
Byte writer
@stablelib/cbor
CBOR encoder and decoder
@stablelib/chacha
ChaCha stream cipher