Source: wikibot/password-authenticated-key-exchange-by-juggling

= Password Authenticated Key Exchange by Juggling
{wiki=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.