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
This is a simple peer-to-peer data transfer application, it uses end-to-end encryption with HMACSHA256 to securely transfer data to the other person and Elliptic Curve Diffie Hellman to securely share and generate symmetric AES256 keys.