This projects aims at presenting the most popular algorithms related to cryptography by using theme through simple programs.
Each algorithm is presented through the directory tree illustrated below:
rijndael <- algorithm
├── ressources <- related documents
├── src <- source code
└── README.md <- Short explaination of the algorithm