Welcome to my collection of software security lab exercises and tutorials! Here, you'll find a variety of tutorials on different topics to help you learn and grow your skills in software security.
Before you start, make sure you have the following installed:
Checkout this repository
git clone https://github.com/nenad-spuzic/software-security-lab-exercises
cd software-security-lab-exercises
Learn how to use OpenSSL for asymmetric encryption, including generating keys, encrypting messages, and decrypting messages.