Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 691 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 691 Bytes

Security Package

Security package contains well-known security algorithms that is prepared for the Computer and Networks Security course at Ain Shams University.

Classical algorithms:

  • Ceaser cipher
  • Monoalphabetic
  • Playfair
  • Hill Cipher
  • Auto-key Vigenere
  • Repeating-key Vigenere
  • Columnar
  • Rail Fence

More advanced cryptography algorithms:

  • AES
  • RSA
  • El Gamal
  • Diffie Hellman

Hash Algorithms:

  • MD5

Collaborators: