Password Authenticated Key Exchange by Juggling

ID: password-authenticated-key-exchange-by-juggling

Password Authenticated Key Exchange by Juggling (PAKEJ) is a cryptographic protocol designed to allow two parties to establish a shared secret key over an insecure communication channel, using a password as the basis for authentication. The protocol's unique aspect is that it ensures both parties can perform a key exchange while using only the password for authentication, without transmitting the password itself over the network.

New to topics? Read the docs here!