ethereum-cryptography
All the cryptographic primitives used in Ethereum.
Found 35 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)
HMAC backed by BLAKE2b
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)
Lightning fast Argon2 implementation runnable on Vercel Edge and CF Workers
Quantum-Safe Cryptographically Secure ID Generator with Advanced Security Features
Forked of dvdbng/tweetnacl-blake2b-js. Using 'var' instead of 'const'
Fork of alepop/ed25519-hd-key. Convert to ed25519-blake2b.
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)
A minimal binding to the libsodium library, as a plugin for Cordova applications on iOS and Android
A minimal binding to the libsodium library, as a plugin for Cordova applications on iOS and Android
Cuckoo Cycle verification and miner in pure javascript
All the cryptographic primitives used in Ethereum
Port of TweetNaCl (ed25519) but using blake2b instead of sha512 as hash algorithm
All the cryptographic primitives used in Ethereum
Deterministic and compact ID generation for API resources using pluggable hashing.
BLAKE2b and BLAKE2s hash functions compiled to WebAssembly using Emscripten and optimized for small size
Blake2B in Javascript
JavaScript port of soatok/dhole-cryptography from PHP
Modern PASETO (Platform-Agnostic Security Tokens) for Node.js with TypeScript support and V4 LOCAL encryption
Computes blake2b N times, usefull for hash-based signatures.
Port of TweetNaCl cryptographic library to TypeScript (and ES6)
Blake2b-512 hash function
A stream that fingerprints its passthru on the fly
Generate Nano (Raiblocks) addressess in the browser and node.js
Node Stream wrapper for Blake2b
Deterministically hash a cyclical object with blake2b
Sign HTTP requests using modern crypto
A module to get the non-cryptographic hash of the data with algorithm Blake.
Generate Raiblocks addressess in the browser and node.js
All Terrain Object Hashing
A modern, high-performance JavaScript hashing library with multiple algorithms, streaming support, and browser compatibility
Proof of work similar to Hashcash, based on BLAKE2b, written in JavaScript and WebAssembly