Encrypted Messaging Client

🔑 Your Identity (Alice)

Generate a new RSA key pair for Alice, or paste existing keys (in Base64 X.509/PKCS#8 format).

Use a single line for the keys to match the server's clean processing of Base64 strings.


✉️ Send Message


📥 Retrieve Messages

The server logic requires a signature even for a retrieve request.

Decrypted messages will appear here.


Console Log

Awaiting action...