StableLib / stablelib
A stable library of useful TypeScript/JavaScript code
☆188Updated 3 weeks ago
Alternatives and similar repositories for stablelib:
Users that are interested in stablelib are comparing it to the libraries listed below
- BLAKE3 hashing for JavaScript: native Node bindings (where available) and WebAssembly☆182Updated last year
- Audited & minimal JS implementation of Salsa20, ChaCha and AES☆241Updated 2 weeks ago
- A WebAssembly (via AssemblyScript) set of cryptographic primitives for building authentication and key exchange protocols.☆238Updated this week
- fast CBOR with a focus on strictness☆52Updated 2 weeks ago
- Fastest 4KB JS implementation of ed25519 signatures☆442Updated this week
- Some string encoding utilities☆62Updated last year
- Secure, audited & 0-deps implementation of bech32, base64, base32, base16 & base58☆129Updated 2 weeks ago
- Pure Javascript implementation of the BLAKE2b and BLAKE2s hash functions☆182Updated last year
- Audited & minimal JS implementation of hash functions, MACs and KDFs.☆639Updated this week
- webcrypto-liner is a polyfill that let's down-level User Agents (like IE/Edge) use libraries that depend on WebCrypto. (Keywords: Javascr…☆149Updated 5 months ago
- 2key-ratchet is an implementation of a Double Ratchet protocol and X3DH in TypeScript utilizing WebCrypto.