1We often get sloppy with notation when discussing asymmetric cryptosystems. Let k = (e,d) be a key pair. We sometimes write ke and kd for the first and second keys, respectively, so we might use the rather cumbersome notation Eke(m) and Dkd(c). But then we might simplify this by dropping the second-level subscripts to get the same notation we use for symmetric cryptosystems, namely Ek(m) and Dk(c). Nevertheless, it should still be understood that the “k” in Ek refers to the first element of the key pair, whereas the “k” in Dk refers to the second. In practice, it isn’t generally as confusing as all this. but the potential for misunderstanding is there.