opmsg message encryption
-
Updated
Mar 2, 2023 - C++
opmsg message encryption
PQ-safe userspace WireGuard® Implementation in Rust
A (WIP) API/VPN that uses military-grade encryption by implementing Perfect Forward Secrecy (PFS) and AES-256 encryption with ephemeral session keys.
Virgil Security Ratchet SDK provides an implementation of the Double Ratchet algorithm, which is used by parties to exchange encrypted messages based on a shared secret key.
Virgil Security Ratchet Objective-C/Swift SDK provides an implementation of the Double Ratchet algorithm, which is used by parties to exchange encrypted messages based on a shared secret key.
Virgil PFS SDK Objective-C/Swift
Zyphor: A quantum-safe, fully anonymous chat protocol ensuring complete security and metadata protection.
Versioned public Helix API in various languages/platforms, along with documentation and example use-cases
Test of libSodium's ChaCha20-Poly1305 with increases security by deriving a different key per message
🔐 End-to-end encrypted chat for Android. PQXDH (X25519 + ML-KEM-1024) + AES-256-GCM, full Double Ratchet (PFS + healing), P2P, Zero metadata, zero tracking.
(Moved to Fialka) 🔐 End-to-end encrypted chat for Android. PQXDH (X25519 + ML-KEM-1024) + AES-256-GCM, full Double Ratchet (PFS + healing), Firebase relay. Zero metadata, zero tracking.
Fork of go/x/crypto, providing an up-to-date OpenPGP implementation
secure browser to browser instant chat with end to end multi-layer encryption utilizing perfect forward security
🦦 A zero-knowledge, end-to-end encrypted (E2EE) messaging and file sharing application with native Tor Hidden Service support.
Project for the course of Foundations of Cybersecurity (2023)
A secure client–relay–client messaging system implemented in Go, designed to provide mutual authentication, end-to-end confidentiality, message integrity, and forward secrecy over an untrusted relay using hashes for encryption.
🦀 Native Rust crypto core for Fialka. PQXDH + Double Ratchet + ML-DSA-44 + Ed25519. FFI bindings for Android, iOS & Desktop. Zero unsafe crypto.
Add a description, image, and links to the perfect-forward-secrecy topic page so that developers can more easily learn about it.
To associate your repository with the perfect-forward-secrecy topic, visit your repo's landing page and select "manage topics."