Problem
Solution
Example
Reference
Symmetric Algo – one key to encrypt and decrypt.
Asymmetric Algo – separate key to encrypt and decrypt.
Stream ciphers – encrypt each bit in sequence.
Block ciphers – encrypt specific blocks of bits.
Hash/Message Digests – one way ciphers, create fingerprints of data.