In the first project (Cryptographic hashing algorithms) it is necessary to implement hash functions such as md5, sha256, etc.
few examples:
debug mode:
In the second project (symmetric encoding and encryption), you need to implement encryption functions such as base64, des, etc.
progress: underway
In the third project you need to implement command such as rsa, genrsa, etc.
progress: maybe in the near future