🪴 thoughts - straightupjac

Search

Search IconIcon to open search

Context of Cryptography

Last updated Mar 5, 2023

# 2.1 encryption

encryption is the original goal of crypto

  • general communication channels assumed to not be secure
  • Agree on secret key $K_e$
    • encrypt using encryption function $E(K_e, m)$ and call result $c$ - ciphertext

Brain in Graph Form