There are 2 repositories under chacha20-poly1305 topic.
🛡 Make safest code in Android. (基于libsodium实现chacha20算法,key在native中,防止被二次打包){长期维护,请star,勿fork}
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.
Audited & minimal JS implementation of Salsa20, ChaCha and AES
一个基于阿里云盘官方 API 授权的自动同步和备份工具,支持云盘挂载到本地,支持本地存储,支持加密,多平台、安全、自动化的数据管理方案。
Sockets with pure VB6 impl of TLS encryption
Golang symmetric encryption library
'Extra featured' OpenSSL with ChaCha20 and Poly1305 support
🔑 NaCl.Core, a cryptography library for .NET
CRYPTOGAMS distribution repository
A modern cryptographic library for .NET 8+ based on libsodium and inspired by Monocypher.
Portable 8439: ChaCha20-Poly1305 (RFC 8439) in portable & fast C99
A fast crypto library for .NET
A Secure file transfer utility & library. The library utilizes SPAKE2 for key negotiation over an insecure channel, and ChaCha20Poly1305 Authenticated Encryption to encrypt the file with the derived shared symmetric key. This enables two peers to transfer a file over any channel without needing to trust the intermediary relay.
A simple, modern and secure file encryption tool, file format and Rust library
A C++ implementation of ChaCha20 & Poly1305 stream cipher described in RFC - 8439.
ChaCha20Poly1305 and XChaCha20Poly1305 AEAD implementations
O(1) Cryptography is an easy to use, hard to misuse Java cryptographic library based on O(1) cryptographic algorithms
Encrypt your data using the modern ChaCha20-Poly1305 cipher and export it into a secure QR code
Modern cryptography primitives implemented in Scratch, via Boiga
Encrypt strings and files symmetrically using Argon2id key derivation + AES-256 (GCM) or ChaCha20-Poly1305.
AEAD cipher based on ChaCha20 stream cipher and Poly1305 MAC
commandline tool to split secrets / files into shares using shamir secret sharing
Password-based file encryption with a versioned header, AEAD, Argon2id KDF, and streaming mode. Library + CLI. Written in Rust.
C++ Qt5 Application to encrypt files with strongs algorithms and calculate hash. Use Botan and Argon2 for primitives.
A proof of concept for using youtube as file storage.
MAC Daddy is a Go library for generating encrypted messages and verifying their authenticity using the Poly1305 message authentication code with a ChaCha20 cipher
A collection of essential cryptocurrency focused handlers in go to save you a few clicks