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

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

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