Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 294 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 294 Bytes

Cypher

Network Security Techniques of encryption and decryption. All the cipher codes in one place.

Languages and Use

All the codes are in C++ with easy to understand code. You can run the exe file in your PC.

Cipher Techniques

  1. Vernam Cipher.
  2. Hill Cipher.
  3. Playfair Cipher