Re: Openssl s_client error ?

2020-04-27 Thread Matt Caswell
On 27/04/2020 09:07, FooCrypt wrote: > Hi > > Im just testing openssl s_client against a server IP and it appears to be > failing with the following. : > > openssl s_client -showcerts -servername ${Site} -connect ${Site}:443 -debug > > OpenSSL 1.0.2u 20 Dec 2019 :

Openssl s_client error ?

2020-04-27 Thread FooCrypt
Hi Im just testing openssl s_client against a server IP and it appears to be failing with the following. : openssl s_client -showcerts -servername ${Site} -connect ${Site}:443 -debug

yy

2020-04-27 Thread test test
­_Gesendet mit Firemail.de - Freemail a Description: Binary data

CONF_MODULE undefined?

2020-04-27 Thread Blumenthal, Uri - 0553 - MITLL
I hit this problem recompiling libp11 with the current OpenSSL-3.0 master. It's on MacOS Catalina 10.15.4 with the latest Xcode-11.4.1, but I think that's irrelevant. I checked through all the .h files in the OpenSSL sources, and found no definition o CONF_MODULE. OpenSSL-3.0 is installed into

website changelog didn't get updated for 1.1.1 f and g

2020-04-27 Thread Sam Roberts
https://www.openssl.org/news/changelog.html#openssl-111 ^--- missing the last two patch releases. Cheers, Sam

EVP Signing and Verifying

2020-04-27 Thread Thomas Dwyer III
The first signing example at https://wiki.openssl.org/index.php/EVP_Signing_and_Verifying explicitly calls both EVP_DigestInit_ex() and EVP_DigestSignInit(). Is the former really necessary? It appears that the implementation of EVP_DigestSignInit() in all versions of OpenSSL internally invokes

OpenSSL v3 alpha 1: include file problem

2020-04-27 Thread Norm Green
I don't know if this change was intentional or not. With 3.0 alpha, compiling this simple program on Linux fails but succeeds on 1.1: - #include gcc -c -I \ /home/normg/local/gs360_opensslv3/slow50/openssl/install50/include test.c In file included from

FFT algorithm for BIGNUM multiplication

2020-04-27 Thread Jaskamal Kainth
Hi all, Can someone help me with my query for the additional feature request? https://github.com/openssl/openssl/issues/11658 Also, I want to know why we haven't implemented and integrated FFT for bignum multiplication till now? Thanks and regards, Jaskamal Kainth Software Engineer Samsung R