QryptChat Encryption Test

This page allows you to test the ML-KEM-1024 post-quantum encryption used in QryptChat. You can encrypt a message, decrypt it, and verify that the decryption works correctly.

Encryption Test

Conversation ID: test-ixua6z1yjfn

Encrypted Result:

No encrypted content yet

Decrypted Result:

No decrypted content yet

About ML-KEM-1024 Encryption

QryptChat uses ML-KEM-1024 (formerly known as Kyber1024) for post-quantum key encapsulation combined with ChaCha20-Poly1305 for symmetric encryption. This provides the highest level of security (NIST Level 5) against both classical and quantum computer attacks.

If you experience issues with message decryption, please check that:

  • Both users have generated ML-KEM-1024 keys
  • The public keys are properly exchanged
  • The message format is correct

For optimal encryption compatibility, QryptChat always uses ML-KEM-1024 for new messages regardless of the recipient's key format.