A C# Port of Blake2 (this is mostly a fork of Christian Winnerlein's work / CodesInChaos)
-
Updated
Jun 30, 2020 - C#
A C# Port of Blake2 (this is mostly a fork of Christian Winnerlein's work / CodesInChaos)
Chan and Rogaway's fully committing AEAD construction using ChaCha20-Poly1305 and BLAKE2b-160.
A stream cipher based on BLAKE2b.
A modified version of Chan and Rogaway's fully committing AEAD construction using ChaCha20-Poly1305 and BLAKE2b-256.
Authenticate multiple inputs easily using keyed BLAKE2b.
A .NET implementation of XChaCha20-SIV.
Bellare and Hoang's UtC and HtE[UtC] transforms using ChaCha20-Poly1305 and BLAKE2b.
Committing ChaCha20-BLAKE2b, XChaCha20-BLAKE2b, and XChaCha20-BLAKE2b-SIV AEAD implementations.
Simple .NET Core crypto library
SharpHash is a C# hashing library which provides an easy to use interface for computing hashes and checksums of data. It also supports state based (incremental) hashing.
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."