, March 18, 2016 1:19 PM
> *To:* openssl-users@openssl.org
> *Subject:* [openssl-users] help on des_cblock
>
>
>
> I am new on openSSl and run into a issue need some help.
>
>
> In our application, the client and server perform a Diffie Hellman Key
> exchange and the
I suspect the use of std::string and c_str(). Use a std::vector instead.
From: openssl-users [mailto:openssl-users-boun...@openssl.org] On Behalf Of
Jason Qian
Sent: Friday, March 18, 2016 1:19 PM
To: openssl-users@openssl.org
Subject: [openssl-users] help on des_cblock
I am new on openSSl and
I am new on openSSl and run into a issue need some help.
In our application, the client and server perform a Diffie Hellman Key
exchange and then encrypt the data The client is written in C++(using
openSSL), and server is in java.
Most of time, it is running correctly, but occasionally the se
enssl.org>]
On Behalf Of Jason Qian
Sent: Friday, March 18, 2016 1:19 PM
To: openssl-users@openssl.org<mailto:openssl-users@openssl.org>
Subject: [openssl-users] help on des_cblock
I am new on openSSl and run into a issue need some help.
In our application, the client and server perfor