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 very small, very simple, yet very secure encryption tool.
#安全#Encrypt and Decrypt files securely in your browser.
翻译 - 在浏览器中加密和解密文件。使用Web crypto API进行快速,安全的客户端文件加密和解密
#安卓#🛡 Make safest code in Android. (基于libsodium实现chacha20算法,key在native中,防止被二次打包){长期维护,请star,勿fork}
Ruby FFI binding to the Networking and Cryptography (NaCl) library (a.k.a. libsodium)
#安全#A very small, very simple, yet very secure encryption tool.
#安全#Real fucking shellcode encryptor & obfuscator tool
Usable, easy and safe pure-Rust crypto
Compile NGINX from source with custom modules and patches on Debian and Ubuntu
#安全#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 8+ based on libsodium
翻译 - 基于libsodium的.NET Core的现代易用加密库
生成19位的Long ID、22位的短UUID、卡号、短卡号、带校验码卡号、激活码、付款码、数据加密、手机号加密、带失效时间的数字加密。生成器是分布式,支持多负载,无需数据库、redis或者zk作为ID分配的key。ID分配无需RPC调用,基于本地内存计算,结构简单,可靠性和性能比较高。
#安全#Audited & minimal JS implementation of Salsa20, ChaCha and AES
Sockets with pure VB6 impl of TLS encryption
Golang symmetric encryption library
🔑 NaCl.Core, a cryptography library for .NET