There are 2 repositories under xchacha20 topic.
A very small, very simple, yet very secure encryption tool.
An easy-to-use XChaCha20-encryption wrapper for io.ReadWriteCloser (even lossy UDP) using ECDH key exchange algorithm, ED25519 signatures and Blake3+Poly1305 checksums/message-authentication for Go (golang). Also a multiplexer.
End-to-end encrypted file sharing.
Deterministic/nonce-reuse resistant authenticated encryption scheme using XChaCha20, implemented on libsodium.
A fast crypto library for .NET
A simple, modern and secure file encryption tool, file format and Rust library
CryptGuard is a comprehensive cryptographic library, offering robust encryption and decryption capabilities. It integrates traditional cryptography with post-quantum algorithms, ensuring resilience against quantum computing threats.
sodium-javascript with experimental support for xchacha20 and kx
Committing ChaCha20-BLAKE3, XChaCha20-BLAKE3, and XChaCha20-BLAKE3-SIV AEAD implementations.
Go implementation of crypto_secretbox_xchacha20poly1305
Committing ChaCha20-BLAKE2b, XChaCha20-BLAKE2b, and XChaCha20-BLAKE2b-SIV AEAD implementations.
A simple, double-paranoid encryption library inspired by TripleSec.
Secure symmetric encryption from the command line.
XChaCha20 implementation in JavaScript (ES6).
ChaCha20 Stream Cipher Encryption in V Language
The library that packages functional `sodium_crypt_*` into objects.
Lazy XChaCha20-Poly1305 in Flutter base on cryptography
A .NET implementation of ChaCha-Daence.
A .NET implementation of XChaCha20-SIV.
A key-committing, misuse-resistant AEAD scheme based on ChaCha20-Poly1305-PSIV and Daence.
A simple, modern and secure file encryption library for Go
A simple, modern and secure file encryption library for Zig
This library will demonstrate and show how a Software based HSM might work in a simple manner.
Password Generator using xChaCha20 encryption.
A command-line tool for encrypting and decrypting files using the XChaCha20 algorithm.
Lazy XChaCha20-Poly1305 in Rust base on RustCrypto: ChaCha20Poly1305.