An open API service indexing awesome lists of open source software.

https://github.com/satharus/securitypackage

Team-based tasks for the Computer Security Techniques (CHW 464) course in my senior year at FCIS, ASU, Computer Systems department.
https://github.com/satharus/securitypackage

college college-assignment decryption encryption security

Last synced: about 1 month ago
JSON representation

Team-based tasks for the Computer Security Techniques (CHW 464) course in my senior year at FCIS, ASU, Computer Systems department.

Awesome Lists containing this project

README

          

# SecurityPackage

Team-based tasks for the Computer Security Techniques (CHW 464) course in my senior year at FCIS, ASU, Computer Systems department.

Includes:
- AES
- Ceaser Cipher
- Columnar Cipher
- Hill Cipher
- Monoalphabetic Cipher
- Playfair Cipher
- Rail fence Cipher
- Autokey Vigenere Cipher
- Repeating Key Vigenere Cipher

*The rest of the algorithms were cancelled from the labs due to COVID-19 cutting the term shorter than usual.