blake2s
There are 36 repositories under blake2s topic.
Egor-Skriptunoff/pure_lua_SHA
SHA1, SHA2, SHA3, BLAKE2 and BLAKE3 functions written in pure Lua and optimized for speed
sepehrdaddev/hashcobra
HashCobra Hash Cracking tool.
codingsince1985/checksum
Compute message digest for large files in Go
saucecontrol/Blake2Fast
Optimized BLAKE2 hashing implementations in C#
dchest/blake2s-js
BLAKE2s cryptographic hash function in JavaScript
badouralix/dockerfiles
Dockerfiles everywhere :whale:
nazar-pc/blake2.wasm
BLAKE2b and BLAKE2s hash functions compiled to WebAssembly using Emscripten and optimized for small size
DavidBuchanan314/scratch-cryptography-library
Modern cryptography primitives implemented in Scratch, via Boiga
kocakosm/jblake2
A pure Java implementation of BLAKE2 (RFC 7693)
mwmiller/blake2_ex
Blake2 in Elixir
dd86k/blake2-d
Pure D implementation of BLAKE2 + DUB package
neonatura/shioncoin
The ShionCoin (SHC) Virtual Currency. A linux/win64/arm64 C/C++ Scrypt/SHA256d/Keccak/X11/Blake2S/Qubit/Greostl/Skein based virtual currency with extended transactions (certificates, SEXE programs, etc).
TheQuantumPhysicist/thash
A terminal hashing program with many hashing algorithms and many output formats, and recursive hashing support
zntrio/anvil
Forge "no password on the wire" authentication challenges.
Essenceia/Blake2
Blake2 RTL implementation
Aetherinox/xsum-hash-utility
Program for Windows which helps you generate, verify, and sign hash digests for your project using GPG integration. Supports algorithms such as SHA-2, SHA-3, CRC, Blake2b, Blake2s, etc.
maandree/blakesum
Checksum utilities for the BLAKE-family of hashing functions
morpheuslord/hash-generator-
contains a bruteforcer wifi hacker an batch to exe converter contains a n verity of usefull tools in python and can be converted to exe by using pyinstaller
palp1tate/go-crypto-guard
A repository contains a comprehensive password hashing library written in Go and supports multiple hashing algorithms including PBKDF2 (with SHA1, SHA256, SHA384, SHA512, and MD5), Bcrypt, Scrypt, Argon2, HMAC, Blake2b, Blake2s, RES, DES, ECC, 3DES, RSA, Blowfish, RC4.
WeDias/EasyHash
EasyHash é um programa feito para obter hash de arquivos de forma simples e fácil, bastando apenas alguns cliques para realizar tal operação. Desenvolvido utilizando a linguagem Python
ajaycc17/blake2s
Implementation and round-reduced preimage attacks on BLAKE2s hash function.
andreas-kupries/ankh
Mirror of ankh @ core.tcl.tk/akupries -- Lots of crypto hashes
LinuxProgramador/Hash_crack
Tool to crack a large list of hashes on Linux distros ( Ubuntu / Debian ) and Termux , and brute force zip and rar files
lkujaw/blake2s
The BLAKE2s hash function for SPARK83 [Ada (1987)]
maandree/libblake
Library for the BLAKE-family of hashing functions
NaufalK25/pdf-digital-signature
Digital signature app that allows user to verify the authenticity of PDF file using BLAKE2s and AES-128 Algorithms
SparkDustJoe/Argon2Managed
This is a C++/CLR port of Argon2 password hashing algorithm (as of version 0x13)
X448NAX/Hashgen
A simple Python script for generating a variety of hashes from safe urandom entropy.
byAd12/Python-Hashing
Hash files or values with this python code
JUSTSCIENCE0/KeySaver
Keysaver is an application designed to generate unique passwords for each service based on a single master password.
nofmal/blake2
BLAKE2 implementation written in Zig
zypher420/node-multi-hashing
multi-hashing for node js
ajaycc17/ms-thesis
Master's thesis papers, reports and presentations.
jkmnt/blake2s_arm_m3_asm
blake2s hash efficiently coded in arm cortex-m3 assembly
pedroalbanese/b2s128sum
BLAKE-2S 128-bit Hashsum Tool
SparkDustJoe/BlakeManaged
Blake 2 & 3 (all flavors) ported to C# .Net Core