Per-message encryption where compromising one communication reveals nothing about any other. Built from scratch as an alternative to session-based encryption.
What It Does
Most encryption is session-based, two parties establish a shared key at the start of a conversation, and that key protects everything until the session ends. If that key is ever compromised, everything it protected becomes exposed. McNeal Protocol V2 works differently. Each message carries its own independent cryptographic framework. There is no session key to extract. The compromise of one message is contained to that message and nothing else.
McNeal V2 was designed specifically for environments where the metadata of a communication is as sensitive as the content, where the pattern of who is talking to whom, at what time, with what regularity, is itself intelligence. The protocol is oriented toward post-quantum threat models: built to remain secure against computational capabilities that don't exist yet, because the communications it protects may need to stay private for decades.
Who McNeal V2 protects
Available for enterprise licensing. Contact us for defense, legal, financial, and developer platform integrations.