A simple, modern, and secure encryption and signing tool that aims to be a better version of age and Minisign.
-
Updated
Jan 12, 2025 - C#
ChaCha is a family of stream ciphers developed by Daniel J. Bernstein. It is part of the popular authenticated encryption algorithm ChaCha20-Poly1305.
The canonical 20-round version is ChaCha20, though the faster, reduced-round variants ChaCha8 and ChaCha12 also see some use.
The XChaCha family features an extended nonce.
A simple, modern, and secure encryption and signing tool that aims to be a better version of age and Minisign.
A modern and easy-to-use cryptographic library for .NET based on libsodium
一个基于阿里云盘官方 API 授权的自动同步和备份工具,支持云盘挂载到本地,支持本地存储,支持加密,多平台、安全、自动化的数据管理方案。
🔑 NaCl.Core, a cryptography library for .NET
A modern cryptographic library for .NET 8+ based on libsodium and inspired by Monocypher.
Shows how Chacha20 and Poly1305 works.
Chan and Rogaway's fully committing AEAD construction using ChaCha20-Poly1305 and BLAKE2b-160.
A .NET implementation of the KIVR transform for AEAD context commitment.
A key-committing, misuse-resistant AEAD scheme based on ChaCha20-Poly1305-PSIV and Daence.
A modified version of Chan and Rogaway's fully committing AEAD construction using ChaCha20-Poly1305 and BLAKE2b-256.
Bellare and Hoang's UtC and HtE[UtC] transforms using ChaCha20-Poly1305 and BLAKE2b.