This repository contains the assignments done by me during the Applied Cryptography course offered by Indraprastha Institute of Information Technology, Delhi during Monsoon 2022.
In this course on Applied cryptography, we learnt about the following topics:
- Introduction and perfect security
- Stream ciphers
- Block ciphers
- Hash functions and MAC
- Authenticated encryption
- Mathematical background (number theory and algebra)
- Primality testing
- PKC RSA, El Gamal, etc
- Zero knowledge proofs
- Some advanced protocols