https://github.com/tom474/learn_security_rmit
[RMIT 2024C] COSC2539 - Security in Computing and IT - Learning Resources
https://github.com/tom474/learn_security_rmit
cryptography security security-attacks
Last synced: over 1 year ago
JSON representation
[RMIT 2024C] COSC2539 - Security in Computing and IT - Learning Resources
- Host: GitHub
- URL: https://github.com/tom474/learn_security_rmit
- Owner: tom474
- Created: 2024-10-31T03:54:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-15T10:09:48.000Z (over 1 year ago)
- Last Synced: 2025-02-15T11:18:17.865Z (over 1 year ago)
- Topics: cryptography, security, security-attacks
- Language: Python
- Homepage:
- Size: 88.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Learn Security from RMIT
A structured guide to **Security in Computing and IT**, covering fundamental security concepts, cryptography, and secure system design. This resource provides a hands-on approach to understanding and implementing security in computing.
## Tech Stack
- Python
## Content
- 01 - Introduction to Security in Computing
- 02 - Cryptography - Hashing
- 03 - Cryptography - Symmetric
- 04 - Cryptography - Asymmetric
- 05 - Operating System Security
- 06 - Database Security
- 07 - Application Security
- 08 - Machine Learning, Artificial Intelligence, and Security