186 results for “topic:chacha20-poly1305”
🛡 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
A secure and easy-to-use CLI password manager for macOS and Linux
一个基于阿里云盘官方 API 授权的自动同步和备份工具,支持云盘挂载到本地,支持本地存储,支持加密,多平台、安全、自动化的数据管理方案。
Sockets with pure VB6 impl of TLS encryption
Golang symmetric encryption library
Lean cryptographic library usable for bare-metal environments
🔑 NaCl.Core, a cryptography library for .NET
CRYPTOGAMS distribution repository
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).
A modern cryptographic library for .NET 8+ based on libsodium and inspired by Monocypher.
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
A simple, modern and secure file encryption tool, file format and Rust library
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 fast crypto library for .NET
A C++ implementation of ChaCha20 & Poly1305 stream cipher described in RFC - 8439.
This is a client-server app in C++ that encrypts messages using ChaCha20-Poly1305 and uses X25519 for secure key exchange. It supports bidirectional TCP communication and configuration via XML.
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
Multiplatform multithread efficient stream rust ransomware
Encrypt your data using the modern ChaCha20-Poly1305 cipher and export it into a secure QR code
Distroless NGINX with HTTP/3, QUIC and PQC support🚀
Modern cryptography primitives implemented in Scratch, via Boiga