This repo contains all code for UCCS CS2060 class including my final project The main focus of it is the project contained withing "examples/MyCode/Project" with its own read me See AIR UCCS for the air UCCS GUI project
Air UCCS docs: https://mattiefm.github.io/CS2060ClassCode2023/main_8c.html
A project ment to model a airbnb eqsque server genericly and extendabily in a gui form in pure c using gtk4. This project contains almost all functionality of RSA encryption although some of the encryption methods are not perfect
NOTE: RSA not fully functional, n and d are correct, e is calculated incorrectly
find the video presentation linked here:
https://youtu.be/9jVyzOm3Pig
link here once I make it
find the presentations with speakers notes in the examples/MyCode/Project/pres folder for a decent introduction to the project here