🛡 Make safest code in Android. (基于libsodium实现chacha20算法,key在native中,防止被二次打包){长期维护,请star,勿fork}
-
Updated
Jan 5, 2024 - 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.
🛡 Make safest code in Android. (基于libsodium实现chacha20算法,key在native中,防止被二次打包){长期维护,请star,勿fork}
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.
Guidance on implementing cryptography as a developer.
A modern and easy-to-use cryptographic library for .NET based on libsodium
Audited & minimal JS implementation of Salsa20, ChaCha and AES
一个基于阿里云盘官方 API 授权的自动同步和备份工具,支持云盘挂载到本地,支持本地存储,支持加密,多平台、安全、自动化的数据管理方案。
Golang symmetric encryption library
'Extra featured' OpenSSL with ChaCha20 and Poly1305 support
Lean cryptographic library usable for bare-metal environments
🔑 NaCl.Core, a cryptography library for .NET
CRYPTOGAMS distribution repository
A modern cryptographic library for .NET 8+ based on libsodium and inspired by Monocypher.
A gigabyte-per-second, multi-threaded file encryption engine. Achieves extreme throughput using a lock-free, triple-buffered io_uring pipeline, Rayon parallel chunking, and hardware-accelerated AEADs (AES-256-GCM / ChaCha20).
Portable 8439: ChaCha20-Poly1305 (RFC 8439) in portable & fast C99
Decentralized End-to-End Encrypted Messenger
A blazing-fast drop-in replacement for EncryptedSharedPreferences on Android