Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 697 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 697 Bytes

📝 Cryptography

This repository contains a collection of cryptography-related projects and resources implemented by me from scratch. The projects cover various cryptographic ciphers, schemes, protocols and algebraic structures.

📂 Projects

I'm currently working on a few more projects and learning about the following topics:

  • Oblivious Transfer
  • Garbled Circuits
  • Zero-Knowledge Protocols
  • Security Games for IND-CPA, IND-CCA, INT-PTXT and INT-CTXT