Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 450 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 450 Bytes

Computer-Security

Assignments and Projects for ECE 404: Computer Security

Assignment Descriptions

  1. HW 01: Bruteforce attack on encrypted message
  2. HW 02: DES Implementation on text and PPM files.
  3. HW 04; AES Implementation
  4. HW 05: AES implementation in counter mode using X9.31 pseudo-random number generator
  5. HW 06: RSA
  6. HW 08: SHA-512 Implementation
  7. HW 09: Denial of Service Attack on open ports
  8. HW 10: Buffer Overflow Attack