KryptEY icon indicating copy to clipboard operation
KryptEY copied to clipboard

Dire need for PQC / Hybrid encryption

Open vlibNull opened this issue 10 months ago • 2 comments

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 avatar Feb 21 '25 03:02 vlibNull

@vlibNull https://github.com/R00tedbrain/SecureChatKeyboardBWT3.0 Pqc resistant version

R00tedbrain avatar Jun 02 '25 20:06 R00tedbrain

@vlibNull https://github.com/R00tedbrain/SecureChatKeyboardBWT3.0 Pqc resistant version

Thanks dude. Will check it out soon.

vlibNull avatar Jun 02 '25 22:06 vlibNull