You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A secure command-line chat application written in C++ that uses the Secure Remote Password (SRP) protocol for password-based authentication and key exchange, and encrypts all chat messages using a derived session key.