KryptEY
KryptEY copied to clipboard
Dire need for PQC / Hybrid encryption
This could be an extremely powerful solution if;
- it were given a post-quantum algorithm on top of aes-256-cbc + IV/padding + salt, essentially-
[ raw data <> Strong conventional encryption <> strong quantum-resistant encryption <> final encrypted data ]
(as a high level abstract)
Integrating this while remaining serverless, zero-trust, and platform agnostic would be incredible (especially if the key exchange can somehow be fully encapsulated with the same resistance level with public key-style encryption) and would also be amazing to implement forward secrecy as well somehow.
All just enhancement spitballs, so far, this is becoming more novel than useful- but these things would make it a project many could use daily for basic data privacy on unsecured or even government censored channels. I understand you've been busy, but please consider it. Thanks.
@vlibNull https://github.com/R00tedbrain/SecureChatKeyboardBWT3.0 Pqc resistant version
@vlibNull https://github.com/R00tedbrain/SecureChatKeyboardBWT3.0 Pqc resistant version
Thanks dude. Will check it out soon.