ethereum-cryptography
All the cryptographic primitives used in Ethereum.
Found 33 results for blake2b
All the cryptographic primitives used in Ethereum.
Lightning fast hash functions for browsers and Node.js using hand-tuned WebAssembly binaries (MD4, MD5, SHA-1, SHA-2, SHA-3, Keccak, BLAKE2, BLAKE3, PBKDF2, Argon2, bcrypt, scrypt, Adler-32, CRC32, CRC32C, RIPEMD-160, HMAC, xxHash, SM3, Whirlpool)
All four BLAKE2 variants (blake2b, blake2bp, blake2s, blake2sp) for Node.js, with stream support
Port of TweetNaCl cryptographic library to TypeScript (and ES6)
Lightning fast hash functions for browsers and Node.js using hand-tuned WebAssembly binaries (MD4, MD5, SHA-1, SHA-2, SHA-3, Keccak, BLAKE2, BLAKE3, PBKDF2, Argon2, bcrypt, scrypt, Adler-32, CRC32, CRC32C, RIPEMD-160, HMAC, xxHash, SM3, Whirlpool)
HMAC backed by BLAKE2b
Lightning fast Argon2 implementation runnable on Vercel Edge and CF Workers
Fork of alepop/ed25519-hd-key. Convert to ed25519-blake2b.
Forked of dvdbng/tweetnacl-blake2b-js. Using 'var' instead of 'const'
A module to get the non-cryptographic hash of the data with algorithm Blake.
All the cryptographic primitives used in Ethereum
Port of TweetNaCl (ed25519) but using blake2b instead of sha512 as hash algorithm
A minimal binding to the libsodium library, as a plugin for Cordova applications on iOS and Android
JavaScript port of soatok/dhole-cryptography from PHP
Port of TweetNaCl cryptographic library to TypeScript (and ES6)
A minimal binding to the libsodium library, as a plugin for Cordova applications on iOS and Android
All the cryptographic primitives used in Ethereum
Blake2b-512 hash function
Modern PASETO (Platform-Agnostic Security Tokens) for Node.js with TypeScript support and V4 LOCAL encryption
Deterministically hash a cyclical object with blake2b
Cuckoo Cycle verification and miner in pure javascript
A stream that fingerprints its passthru on the fly
Computes blake2b N times, usefull for hash-based signatures.
BLAKE2b and BLAKE2s hash functions compiled to WebAssembly using Emscripten and optimized for small size
Deterministic and compact ID generation for API resources using pluggable hashing.
All Terrain Object Hashing
Node Stream wrapper for Blake2b
Proof of work similar to Hashcash, based on BLAKE2b, written in JavaScript and WebAssembly
Generate Raiblocks addressess in the browser and node.js
Blake2B in Javascript
Sign HTTP requests using modern crypto
Generate Nano (Raiblocks) addressess in the browser and node.js
A modern, high-performance JavaScript hashing library with multiple algorithms, streaming support, and browser compatibility