Previous Slide


Cryptographic Notation

Next Slide

VIEWING THE MESSAGE ITSELF AS A NUMBER (IT IS SENT AS 0's AND 1's!), WE CAN DESCRIBE THE PROCESSES OF ENCODING AND DECODING USING THE NOTATION OF MATHEMATICAL FUNCTIONS:

  • LET M DENOTE THE MESSAGE VALUE,

  • WRITE E(M) TO DESCRIBE THE RESULT OF ENCRYPTING M, THE "CIPHERTEXT".

  • IF C IS A PIECE OF CIPHERTEXT, THEN WRITE D(M) TO DESCRIBE THE PROCESS OF DECRYPTING C TO REGENERATE THE READABLE MESSAGE M.
THAT IS,
D( E( M ) ) = M



The Web:
Technologies and
Techniques


Links to other course pages:


Williams College
Department of Computer Science
This page is part of a section of lecture slides related to " Traditional Cryptography " within the topic "Privacy Issues and Encryption". Other slides within this section and other sections of slides for the topic "Privacy Issues and Encryption" can be accessed using the links below.
  • Electronic Privacy Threats
  • Internet Eavesdropping
  • Who can you Trust?
  • Secure Web Communications
  • Traditional Cryptography
  • Encryption Basics
  • Cryptographic Notation
  • The Caesar Cipher
  • Key-based Encryption Schemes
  • Generalizing the Caesar Cipher
  • More Notation
  • Key Properties
  • Vigenere Cypher
  • Vigenere Cypher (cont.)
  • The Key Distribution Problem
  • Public Key Cryptography
  • Public Key Cryptography
  • Public Key Distribution
  • The RSA Cryptosystem
  • Some Details of the RSA Cryptosystem
  • Some Details of the RSA Cryptosystem (cont.)
  • Properties of the RSA Cryptosystem
  • Authentication
  • Authentication
  • Authentication and the Internet
  • Authentication and Cryptography
  • Digital Signatures?
  • Digital Signatures (cont.)
  • Authenticity with Secrecy
  • Certifying Authorities
  • Certifying Authorities (cont.)
  • Data Gathering vs. Privacy
  • "Passive" Privacy Threats
  • HTTP Protocol Headers
  • Server Response Headers
  • Web Browser Headers
  • What are "Magic Cookies"?
  • Magic Cookies
  • Data Mining
  • Passive Privacy and Encryption Techniques
  • Digital Cash
  • Anonymous Internet Financial Transactions
  • Commutative Encryption
  • Blank Bills
  • Withdrawal Symptoms
  • Making Money
  • A Spending Spree