veorq / oee

One-end encryption, stronger than end-to-end
The Unlicense
194 stars 12 forks source link

One-End Encryption (OEE): Stronger than End-to-End Encryption

Today everybody uses end-to-end encryption, but it's not secure enough for you! Powerful state-sponsored attackers have the ability to break end-to-end encryption. One-end encryption (OEE) solves the problem, by sending ciphertexts literally impossible to decrypt, even by advanced cyber criminals and the NSA.

Specifically:

To try OEE, use our reference implementation:

cargo run file-to-encrypt

To use the in-place feature (be aware, this is only to be used by the very-braves):

cargo run -- -i file-to-encrypt