sha-384
There are 26 repositories under sha-384 topic.
Caligatio/jsSHA
A JavaScript/TypeScript implementation of the complete Secure Hash Standard (SHA) family (SHA-1, SHA-224/256/384/512, SHA3-224/256/384/512, SHAKE128/256, cSHAKE128/256, and KMAC128/256) with HMAC.
Cyphrme/Coze
Coze is a cryptographic JSON messaging specification.
emoacht/HashPad
A simple tool to compute and compare hash value including from Explorer's context menu
Drazail/react-native-hash
native hashing for react-native
D7EAD/HashPlusPlus
A C++17 header-only library to easily retrieve hashes/HMACs from data, files, and files in nested directories through a simple interface.
rikyoz/MrHash
A cross-platform tool for calculating the hashes of files and plain texts.
giovanni-iannaccone/FlutCrack
Flutter app to crack hashes 🎯
ZeroPass/ack
Antelope cryptography library for ECC, RSA and SHA-3
Epodonios/hash-unhash-file
Hash to text or text to Hash
JeromeMigne/sha-2
A C++11 implementation of SHA-2 algorithm with unit tests.
maandree/libsha2
[Feature complete] SHA-2-family hashing library
neroist/text-encode-and-decoder
Encode and decode text application
redduxi/SHA-512
C++ Implementation of SHA-512 and SHA-384 hashing algorithm
ChakshuGupta13/Local-Collision-Differential-Attack-on-Reduced-SHA-256-upto-24-Rounds
This repository contains C and/or C++ implementations for finding Local Collision Conforming Message Pairs through Differential Attack on Reduced-Round SHA-256 up to 24 Rounds. Also, this repository contains the C++ implementations of SHA-256, SHA-512 and SHA-384.
DaddyBigFish/fishcrack
𝗳𝗶𝘀𝗵𝗰𝗿𝗮𝗰𝗸 the hash cracker written in Rust.
jubinjacob03/hash-cracker
An advanced hash cracking tool with support for multiple hashing algorithms, multithreading, and integration with online hash cracking APIs.
often/csum
Calculate the checksum of a file using JavaScript.
OlimilO1402/Crypt_Hash
50 years of hashing, CRC32, MD5, SHA, SHA-256
oliveryasuna/crypto
TOTP (RFC 6238) and HOTP (RFC 4226) reference implementations and more.
sectool/Python-Text-Encoding-Software
Python - Text Encoding Software
striezel/secure-hash-algorithm
Small program to calculate SHA-1 or SHA-256 hashes of files
UmamiAppearance/SHAObj
JavaScript implementation of SHA-(1/256/384/512) checksum calculation for the browser and node.js. It uses the global SubtleCrypto interface (Web Crypto API). Multiple representations of the message digest are available (e.g. hexadecimal, base32, base64, ...)
adeirman46/Xoodyak
Xoodyak is lightweight cryptography algorithm. We made 2 version of Xoodyak. First, SHA-256 x Xoodoo Permutation version. Second, SHA-384 (Keccak) x Xoodoo Permutation version. Written in VHDL and Python.
mafragias/myCrypto
Implementation of Cryptographic Algorithms : RSA, AES, SHA-2
takanoriyanagitani/buffer2digest
compute digest(Node.js / Web Cryptography API)