The easiest way to send a secure key over an unsecure connection. MAXA Key Exchanger uses a cryptographic protocol (Diffie-Hellman key exchange) that allows two parties that do not know each other to jointly establish a shared, secret key, over an insecure communications channel (like email or instant messaging).
This key can then be used to encrypt/decrypt their communications using a symmetric key cipher, e.g. MAXA Crypt.
Comments