xchacha20poly1305
Here are 14 public repositories matching this topic...
Privacy layer for Hermes Agent — encrypts secrets before they reach MEMORY.md, resolves them locally so plaintext never hits the LLM provider
-
Updated
Apr 17, 2026 - Python
Encryption Software. Supported ciphers: aes256-gcm, sm4-gcm, twofish-eax and xchacha20poly1305. Key derivation function: argon2id.
-
Updated
Aug 27, 2026 - C++
Cross-platform password-based encryption using Argon2id + XChaCha20-Poly1305 for secret storage.
-
Updated
Aug 12, 2026 - Rust
Safely encrypt & store serializable data using XChaCha20Poly1305.
-
Updated
Aug 6, 2026 - Rust
A small, boring Rust vault for password-protected named secrets.
-
Updated
Jun 12, 2026 - Rust
Rust desktop password manager with encryption, Argon2 key derivation, and CSV import.
-
Updated
Jul 9, 2026 - Rust
Opinionated authenticated-encryption envelopes for TypeScript. AEAD + AAD + key commitment + canonical JSON + tiered key management. Makes best-practice cryptography accessible to application developers while preventing common implementation mistakes.
-
Updated
Aug 1, 2026 - TypeScript
Encrypt files with a ChaCha20 256-bit key, Poly 1305 128-bit tag and a 192-bit XChaCha20 nonce
-
Updated
Feb 26, 2026 - C
The end-to-end encryption core of Group Space: field AEAD with context binding, the account keychain protocol, and the encrypted media container.
-
Updated
Sep 5, 2026 - TypeScript
Public-key encryption for MCAP robotics log files. Per-chunk XChaCha20-Poly1305, RSA-4096 and X25519 key wrapping, multi-recipient, encrypted attachments and metadata. Go, TypeScript, and Python.
-
Updated
Jun 30, 2026 - Go
Experimental C cryptographic sealing core for Latticra using libsodium: XChaCha20-Poly1305, BLAKE2b, and Ed25519 for authenticated encryption, transcript hashing, signatures, and verifiable seal identifiers.
-
Updated
May 23, 2026 - C
Privyra (SecureTalks): privacy-first E2EE web messenger — libsodium, ciphertext-only Supabase, encrypted attachments, disappearing messages, opt-in AI. Next.js 16 & React 19.
-
Updated
Jun 4, 2026 - TypeScript
Add this topic to your repo
To associate your repository with the xchacha20poly1305 topic, visit your repo's landing page and select "manage topics."