Public Key Notation


Notation for public key encryption, decryption, and signing:

  • Encrypt message with Alice’s public key:

  • Decrypt ciphertext with Alice’s private key:

  • Alice signing message :

  • curly brackets represent public key operations

  • square brackets represent private key operations

  • subscript tells use whose key is being used

Since public and private key operations are inverses: