You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To develop a cryptography simulation that demonstrates secure communication over UDP using OpenSSL/MbedTLS libraries which showcases the use of cryptographic protocols for encryption, confidentiality.
This project demonstrates secure communication using mbedTLS/OpenSSL, featuring digital certificates, a `CrytoWrapper` class, SIGMA protocol implementation, and secure encryption/decryption with session destruction.