msnmkh/aes-clientCPP-serverCsharp
Console application , Server with c# Client wirh cpp Messages exchange with AES encryption c#
C#
in client request encrypt with AES encryption using openssl library and decrypt in server with .Net then send encrypted response to client and clien decrypt this.