Next: About this document ...
CMSC 198: Computer Science: A Hands off Approach
Summer 2015 HOMEPAGE
Syllabus
HOMEWORKS
hw01.PDF,
hw02.PDF,
hw03.PDF,
hw04.PDF,
hw05.PDF,
hw06.PDF,
hw07.PDF,
hw08.PDF,
hw09.PDF,
hw10.PDF.
HANDOUTS
- CIPHERS.PDF.
Has Shift, Affine, Quadratic, Polynomial, Vigenere, Matrix, 1-time pad,
and Diffie-Helman.
- Playfair Ciphers: See Wikipedia Entry on this.
- FINDPRIMES.PDF,
How to find a prime between and .
- INVERSES.PDF,
How to take the inverse of a number mod a prime.
- BABY.PDF,
The baby-step giant-step Discrete Log Algorithm.
- BABYEXAMPLE.PDF,
An example of The baby-step giant-step Discrete Log Algorithm.
- SECRET SHARING
Secret Sharing.
- CARDS.PDF,
Secret Sharing with Cards.
- ERROR DETECTION.PDF
Using mods for error detection.
- Huffman Coding: Just type ``Huffman Coding'' into Google and you'll
get plenty of things to look at. The important ones are examples of how
to form a Huffman Coding.
Bill Gasarch
2015-07-27