- General Ceaser.
- Monoalphabetic.
- Auto key vigenere.
- Repeating key Vigenere.
- PlayFair.
- Rail Fence of depth Level n.
- Columnar.
- Multiplicative Inverse using Extended Euclid’s.
- AES.
- “SecurityLibrary”: a dll project that contain the implementation
- “SecurityPackageTest”: a unit test project that you will use to test the project.
- Build the solution.
- Open test explorer (Test -> Windows -> Test explorer)
- TestALL