Demo 1 - Basic Chat Demo
Demo 2 - Symmetric Encryption Demo
Demo 3 - End-to-End Encryption Demo
To send and receive encrypted messages, you need to generate a key pair. Your private key will be stored only on this device, while your public key will be shared with others so they can send you encrypted messages.
To send and receive encrypted messages, you need to generate a key pair. Your private key will be stored only on this device, while your public key will be shared with others so they can send you encrypted messages.
Demo 4 - Perfect Forward Secrecy Demo
To send and receive encrypted messages, you need to generate a key pair. Your private key will be stored only on this device, while your public key will be shared with others so they can send you encrypted messages.
To send and receive encrypted messages, you need to generate a key pair. Your private key will be stored only on this device, while your public key will be shared with others so they can send you encrypted messages.