dcposch / blakejsLinks
Pure Javascript implementation of the BLAKE2b and BLAKE2s hash functions
☆184Updated 2 weeks ago
Alternatives and similar repositories for blakejs
Users that are interested in blakejs are comparing it to the libraries listed below
Sorting:
- All four BLAKE2 variants (blake2b, blake2bp, blake2s, blake2sp) with stream support for Node.js☆62Updated 3 weeks ago
- Kademlia DHT K-bucket implementation as a binary tree☆155Updated 2 years ago
- BLAKE2s cryptographic hash function in JavaScript☆86Updated 6 years ago
- multihash implementation in JavaScript☆121Updated 4 years ago
- Blake2b (64-bit version) in pure Javascript with WASM upgrade☆62Updated 3 years ago
- Fast "async" scrypt implementation in JavaScript☆143Updated 7 years ago
- CID implementation in JavaScript☆98Updated 4 years ago
- Some string encoding utilities☆62Updated 2 years ago
- Low level bindings for libsodium☆328Updated 3 weeks ago
- Convert Ed25519 signing keys into Curve25519 Diffie-Hellman keys☆58Updated 4 years ago
- rweather/noise-c compiled to WebAssembly using Emscripten and optimized for small size☆95Updated 5 years ago
- Proof of Work with SHA256 and Bloom filter☆133Updated 5 years ago
- Base58 encoding/decoding for Bitcoin☆236Updated 9 months ago
- Pure JavaScript implementation of the scrypt password-based key derivation function.☆145Updated 3 years ago
- Assimilate your JavaScript objects into cbor☆30Updated 4 years ago
- A JavaScript bloom filter suitable for use in Bitcoin Connection Bloom Filtering☆39Updated 2 years ago
- Scrypt KDF is used for BIP38 (encryption of private keys) and proof of work for some crypto currencies.☆47Updated 4 years ago
- A simple SHA-3 / Keccak hash function for JavaScript supports UTF-8 encoding.☆365Updated 8 months ago
- Make RPC calls over a Kademlia based DHT.☆209Updated 2 weeks ago
- SHA3 for JavaScript - The Keccak family of hash algorithms☆140Updated 3 years ago
- Superseded by memory-level. In-memory abstract-leveldown store for Node.js and browsers.☆287Updated last year
- ASN.1 Decoder/Encoder/DSL☆190Updated last year
- JS crypto library☆104Updated last year
- Node.js implementation of the NAT Port Mapping Protocol☆134Updated 5 years ago
- JavaScript implementation of the TCP module that libp2p uses that implements the interface-transport spec☆75Updated 2 years ago
- Decentralized peer discovery and signaling☆153Updated 8 years ago
- A stable library of useful TypeScript/JavaScript code