Elliptic Curve Cryptography (ECC) Framework, ECC, ECDH(E), ECDSA, EC ElGamal, ECIES, HMAC
-
Updated
Sep 9, 2024 - C
Elliptic Curve Cryptography (ECC) Framework, ECC, ECDH(E), ECDSA, EC ElGamal, ECIES, HMAC
🛡️ Create and verify files hashes with one click
Chan and Rogaway's fully committing AEAD construction using ChaCha20-Poly1305 and BLAKE2b-160.
Python file hashing, verification, and duplicate detection CLI. Zero dependencies.
A C# Port of Blake2 (this is mostly a fork of Christian Winnerlein's work / CodesInChaos)
BLAKE implementation as per RFC7693
Weighted Rendezvous Hash
Bellare and Hoang's UtC and HtE[UtC] transforms using ChaCha20-Poly1305 and BLAKE2b.
A command-line tool that identifies and removes duplicate files recursively from a specified folder. It uses cryptographic hashes (Blake2) for reliable file comparisons to ensure precise duplicate detection.
A modified version of Chan and Rogaway's fully committing AEAD construction using ChaCha20-Poly1305 and BLAKE2b-256.
Add a description, image, and links to the blake2 topic page so that developers can more easily learn about it.
To associate your repository with the blake2 topic, visit your repo's landing page and select "manage topics."