Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 289 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 289 Bytes

Project 1: Cryptography

Do not modify pysha256.py or roots.py. We will grade your submission with our own versions of these files.

Part 1 submission checklist:

  • len_ext_attack.py
  • good.py
  • evil.py

Part 2 submission checklist:

  • bleichenbacher.py
  • padding_oracle.py