Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/c0mput3r5c13nt15t/cybersecurity

This repository contains some projects I did and some resources I found useful while learning about cybersecurity. It's not meant to be an exhaustive list of resources, but rather a (chaotic) collection of things I found useful.
https://github.com/c0mput3r5c13nt15t/cybersecurity

cybersecurity learning-by-doing

Last synced: about 1 month ago
JSON representation

This repository contains some projects I did and some resources I found useful while learning about cybersecurity. It's not meant to be an exhaustive list of resources, but rather a (chaotic) collection of things I found useful.

Awesome Lists containing this project

README

        

# Cybersecurity

This repository contains some cybersecurity projects I have worked on. It's a collection of small (random) pieces of this and that and not a cohesive whole with a greater goal.

## Highlights

- **[crypto/rsa_in_c](crypto/rsa_in_c)**: A simple (and very insecure!) implementation of RSA in C