csnotes/312/topics.md
2019-10-24 10:06:18 -07:00

26 lines
355 B
Markdown

# First half of course
## Attack Types
* Known Plain text
* Known Cipher text
## Ciphers
_Note that we focus(a ton) on the properties of these ciphers both forwards & backwards_
* Caesar Cipher
* _Rot Ciphers_
* Rail Fence
* Row Transposition
* Block Cipher
* Feistal Cipher
## Encryptions
* Triple DES
* DES
* AES
* Public/Private Key Encryption