Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 294 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 294 Bytes

Crpytography and computer security

This is a repository for a demonstration of cryptography starting from very basic concepts like data types, representations in number systems and bytes to implementations of more complex problems like the DES algorithm, rainbow tables and RSA cracking, etc.