Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.38 KB

File metadata and controls

16 lines (11 loc) · 1.38 KB

Implementation-of-Cryptographic-Attacks

Implementation of cryptographic attacks. Mainly reproduction of recent cryptographic papers. A notebook-based repository with python or sage scritps. Every sub-directory contains :

  • Notebook : step by step implementation with details, codes with explanation of the core idea.
  • Python scripts : wrapped scripts for convenience which can be directly used in CTF challenges.

Paper Implementation