🔑 NaCl.Core, a cryptography library for .NET
-
Updated
Aug 7, 2024 - C#
🔑 NaCl.Core, a cryptography library for .NET
A modern cryptographic library for .NET 8+ based on libsodium and inspired by Monocypher.
Key-committing ChaCha20-Poly1305.
Shows how Chacha20 and Poly1305 works.
Chan and Rogaway's fully committing AEAD construction using ChaCha20-Poly1305 and BLAKE2b-160.
Bellare and Hoang's UtC and HtE[UtC] transforms using ChaCha20-Poly1305 and BLAKE2b.
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 poly1305 topic page so that developers can more easily learn about it.
To associate your repository with the poly1305 topic, visit your repo's landing page and select "manage topics."