wp-w3mypgp
High-security, post-quantum hybrid authenticated encryption system.
This combination achieves NIST Security Level 5
ML-DSA-87 (Authentication): lattice-based digital signature algorithm used to verify the sender's identity and ensure the public key hasn't been tampered with.
ML-KEM-1024 (Key Exchange): lattice-based Key Encapsulation Mechanism (KEM) used to securely establish a shared secret between two parties.
AES-GCM SHA-512 (Symmetric Encryption): Authenticated Encryption with Associated Data (AEAD) mode used for high-speed encryption and integrity of the actual message (iterations: 700000).
A "Zero-Knowledge" Post-Quantum Fortress.
It’s a system where privacy is absolute and security is future-proof. By moving the entire cryptographic process to the browser using noble-post-quantum, we’ve achieved three major milestones:
Sovereignty: The WordPress server is reduced to a "blind courier." It stores and serves data but lacks the mathematical ability to ever see the files or the private keys.
Quantum Readiness: By replacing RSA-OAEP with the ML-KEM + ML-DSA stack, we aren't just securing files for today; we are protecting them against the "harvest now, decrypt later" threat of future quantum computers.
Modern Multi-Tenancy: The multi-recipient routine allows for seamless sharing without compromising the master file key, all while maintaining a lightweight, single-file JavaScript footprint.
Coming soon for all the lovely and cool people.
I am quite sure. You have never seen something like this before
https://www.w3it.org/mypgp/
https://www.w3it.org/mypgp/w3mypgp/
