🔐

A Graduate Course in Applied Cryptography

Book by Dan Boneh and Victor Shoup from stanford

Encryption

Shannon cipher assumes a shared secret key that is no smaller than the message being transmitted.

  • One time pad a Shannon cipher where the keys, messages and ciphertexts are bit strings of the same length

resources