need help with EVP_PKEY_derive function to generate shared key

2022-01-24 Thread Srinivas, Saketh (c)
Hi, i am trying to modify a function which earlier used openss1 to compute shared key the aruguments to the function are: rc_vchar_t *pub , rc_vchar_t *priv ; '// public and private keys. if (eay_v2bn(>pub_key, pub) < 0) goto end; if (eay_v2bn(>priv_key, priv) < 0) goto

Re: client/server communication with OpenSSL && with passwords or passphrase

2022-01-24 Thread Jan Just Keijser
Hi, On 21/01/22 11:29, Matthias Apitz wrote: Hello, we develop a business application as client/server with TCP/IP communication and a human readable protocol, which is encrypted by OpenSSL. The servers are C-written on top of PostgreSQL on Linux, while the clients are mostly Java-written and

Re: Help with TLS call on openssl3

2022-01-24 Thread Matt Caswell
On 24/01/2022 12:58, Srinivas, Saketh (c) wrote: HI, I am using Openssl3. while Run a TLS call, call connected successfully, but at the end of the call i got the error message: SSL3 alert write:fatal:decode error  SSL error (a000126): unexpected eof while reading This is a new error

Help with TLS call on openssl3

2022-01-24 Thread Srinivas, Saketh (c)
HI, I am using Openssl3. while Run a TLS call, call connected successfully, but at the end of the call i got the error message: SSL3 alert write:fatal:decode error SSL error (a000126): unexpected eof while reading ERROR on SSL_read err=1 flag=0 Initiating SSL shutdown I think some issue

[no subject]

2022-01-24 Thread jennifer Deborja
https://mta.openssl.org/pipermail/openssl-users/attachments/20211109/b5cd5f1e/attachment-0001.html