Re: [openssl-dev] Build failure on SLES11

2015-06-11 Thread Dimitrios Apostolou
On Thu, 11 Jun 2015, Andy Polyakov wrote: It's can as well be wrong. I mean it might have to be adjusted as $1>=2.20 instead of 2.19. While AVX support was added in binutils 2.19, they might have omitted specifically vpclmulqdq. Can you confirm if it works if you replace 2.19 with 2.20? Indee

[openssl-dev] Build failure on SLES11

2015-06-11 Thread Dimitrios Apostolou
Hello list, I've been trying to build OpenSSL-1.0.2a on an outdated SLES11 system. It fails unless I configure with "no-asm". Here is the relevant output: gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFC

Help needed with OpenSSL API (Using TLS to establish SSH-like key based trust model (fwd))

2013-08-06 Thread Dimitrios Apostolou
the API should I use? Any other comments on this trust verification procedure? Thank you in advance, Dimitris -- Forwarded message -- Date: Mon, 29 Jul 2013 16:29:26 +0200 (CEST) From: Dimitrios Apostolou To: openssl-us...@openssl.org Subject: Using TLS to establish SSH-like k