md5, sha1, sha224, sha256, sha384, sha512, sha512/224 and sha512/256 in C
-
Updated
Dec 22, 2024 - C
md5, sha1, sha224, sha256, sha384, sha512, sha512/224 and sha512/256 in C
Generate a SHA-512/256 hash for any string input.
A Cryptography GUI App made as a pet project using Python standard libraries. To be used to encrypt text and small binary files. Uses standard AES-256-PBKDF2_SHA2 with random salts and iv. On top of which a Shift Cipher is used to completely obfuscate the AES-Output. Shift Ciphers are likely unbreakable if underlying text is random.
Python Implementation of Hash Functions
SHA2
Hash files at the command line with MD5, SHA1, or SHA2.
A Rust library for encryption, error checking and more.
SHA-0, SHA1, SHA2, SHA224, SHA256, SHA384, SHA512, SHA-512/224, SHA-512/256 SHA3-224, SHA3-256, SHA3-384, SHA3-512, SHAKE128, SHAKE 256 library
SYCL accelerated Binary Merklization using SHA1, SHA2 & SHA3
Add a description, image, and links to the sha512-256 topic page so that developers can more easily learn about it.
To associate your repository with the sha512-256 topic, visit your repo's landing page and select "manage topics."