You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Majik Envelope is the core cryptographic engine of the Majik Message platform. It provides a post-quantum secure "envelope" format that handles message encryption, multi-recipient key encapsulation, and transparent compression using NIST-standardized algorithms.
Majik Message is a post-quantum secure messaging platform built on cryptographic identity. Your account is your encryption keys—no phone numbers, no passwords, just your 12-word seed phrase and complete privacy. Safe from quantum computers.
AegisQ: High-performance Post-Quantum Cryptography (PQC) library featuring optimized ML-KEM implementations. Built with Rust core for safety and speed, exposed through idiomatic Python bindings.
Browser-based TLS 1.3 handshake simulation using the X25519MLKEM768 hybrid post-quantum key exchange (codepoint 0x11EC) per draft-ietf-tls-ecdhe-mlkem-04. Byte-level framing, full key schedule, side-by-side vs. classical X25519.
PeerJS-based P2P and E2E (using Post Quantum Cryptography) messaging app POC ensuring private, direct communication without central servers except stun server
Browser only file encryption with post‑quantum and password mode for secure, zero‑server file sharing. A compact client‑side tool that generates keypairs or strong passwords, encrypts files, and packages envelopes for safe transfer. Designed for easy local hosting or Docker deployment and focused on usability, auditability, and modern post‑quantum.