chacha20-poly1305
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.
Here are 21 public repositories matching this topic...
A proof of concept for using youtube as file storage.
-
Updated
May 8, 2025 - Python
Cross-platform easy-to-use file encryption desktop app
-
Updated
Feb 17, 2024 - Python
A Simple AES256-GCM+ChaCha20_Poly1305 encryptor and decryptor.
-
Updated
Mar 27, 2024 - Python
Professional Compression and Encryption Library with Native C/C++ Acceleration
-
Updated
Jul 30, 2025 - Python
A pypi package that uses AES-GCM and ChaCha20_Poly1305 encryption to encrypt and decrypt your data.
-
Updated
May 11, 2023 - Python
A rudimentary encryption program written in Python. Plan to add a lot more functionality soon. Please note this is an unaudited hobby project! If security is vital, use Signal or PGP.
-
Updated
May 21, 2023 - Python
Vaulty in Python - Encrypt/Decrypt with ChaCha20-Poly1305
-
Updated
Sep 8, 2025 - Python
Chatroom with GUI interface featuring end-to-end encryption and message signatures on a local UDP Multicast Network
-
Updated
May 7, 2025 - Python
Manage your transactions quicker with pyWave!
-
Updated
Mar 19, 2024 - Python
VPN using Shared Entropy Pool Choreography
-
Updated
Sep 28, 2025 - Python
python script to use python-cryptography (ChaCha20Poly1305 / AES-GCM) and Argon2 from the commandline; simple en/decryption utility; nonstandard file format
-
Updated
Feb 18, 2019 - Python
Basically an API that implements (NOT from scratch) the ChaCha20-Poly1305 encryption algorithm to securely encrypt or decrypt any file.
-
Updated
Nov 7, 2024 - Python
Implementation of double encryption using AES and ChaCha20 algorithms. Encrypt and decrypt messages with ease using this secure encryption code!
-
Updated
Apr 16, 2024 - Python
Library for cryptographic primitives
-
Updated
Apr 19, 2018 - Python
ECDH Key Exchanger
-
Updated
Sep 4, 2024 - Python
Cipher Guard: A user-friendly, cross-platform file and folder encryption application for securing your digital world.
-
Updated
Jul 15, 2024 - Python
Make Post-Quantum File Signatures
-
Updated
Feb 22, 2021 - Python
AES-GCM python test bench
-
Updated
Aug 25, 2018 - Python
KeySense: highly secure text encryption. Nothing beats it.
-
Updated
May 24, 2025 - Python
- Followers
- 1 follower
- Website
- github.com/topics/chacha-cipher
- Wikipedia
- Wikipedia