/Applied-Cryptography

This repository contains the assignments done by me during the Applied Cryptography course offered by Indraprastha Institute of Information Technology, Delhi during Monsoon 2022.

Primary LanguageC++

Applied Cryptography


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:

  1. Introduction and perfect security
  2. Stream ciphers
  3. Block ciphers
  4. Hash functions and MAC
  5. Authenticated encryption
  6. Mathematical background (number theory and algebra)
  7. Primality testing
  8. PKC RSA, El Gamal, etc
  9. Zero knowledge proofs
  10. Some advanced protocols