Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 177 Bytes

File metadata and controls

2 lines (2 loc) · 177 Bytes

En-Decryption-Program-using-OpenSSL

Encryption using AES-GCM mode in client, and send to server the ciphertext via C++ sockets. Server decrypt the data and get the plaintext.