Importantly, the AIs were not told how to encrypt stuff, or what crypto techniques to use: they were just given a loss function (a failure condition), and then they got on with it. In Eve‘s case, the loss function was very simple: the distance, measured in correct and incorrect bits, between Alice‘s original input plaintext and its guess. For Alice and Bob the loss function was a bit more complex: if Bob‘s guess (again measured in bits) was too far from the original input plaintext, it was a loss; for Alice, if Eve‘s guesses are better than random guessing, it‘s a loss. And thus an adversarial generative network (GAN) was created.