This repository contains my homework assignments and practice exercises for the course Cryptography and Security at FIT CTU. The course covers the mathematical foundations of cryptography and provides an overview of modern encryption algorithms. Students will learn how to use cryptographic keys and certificates in secure systems and gain fundamental knowledge of symmetric and asymmetric cryptographic systems, as well as hash functions in applications.
- Clone the repository:
git clone https://github.com/davidkopelent/BI-KAB.git
- Navigate to the folder:
cd BI-KAB
- Open and modify files as needed
- Programming Language: C++
- Cryptographic Libraries: OpenSSL
- Version Control: Git
- This repository is intended for educational purposes.
- Solutions may be updated and improved over time.