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.
- Host: GitHub
- URL: https://github.com/satharus/securitypackage
- Owner: Satharus
- Created: 2021-04-24T20:43:03.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-15T19:47:27.000Z (about 5 years ago)
- Last Synced: 2025-12-19T15:58:50.818Z (7 months ago)
- Topics: college, college-assignment, decryption, encryption, security
- Language: C#
- Homepage:
- Size: 836 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: SecurityPackage.sln
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.