Re: [openssl-users] Polling fd before SSL_read() and renegotiations

2018-06-05 Thread Tomas Mraz
On Mon, 2018-06-04 at 18:51 +0200, Stefan via openssl-users wrote: > Hi everybody! > > I am working on a program where each peer may write at any time, so > the other side has to be able to read incoming data when it gets > available. If the peer sent nothing my program must be able to call >

Re: [openssl-users] 2 openssl installed?

2018-06-05 Thread FooCrypt
Yeah, typo, forgot -name looks like its using all the usr & lib libraries and nothing from /usr/local/….. where you 97e files are. I don’t know what you are using that system for, but is there a reason why you are not running 1.0.2g or g+ ? Are there other apps on the host which are using

Re: [openssl-users] 2 openssl installed?

2018-06-05 Thread Sampei
Perhaps it's missing -'name openssl' in the 3 commands. However I run: 1) find / -type f -name openssl -exec ldd {} ; libssl.so.4 => /lib/libssl.so.4 (0x0098f000) libgssapi_krb5.so.2 => /usr/lib/libgssapi_krb5.so.2 (0x00718000) libkrb5.so.3 => /usr/lib/libkrb5.so.3 (0x0083)

Re: [openssl-users] PRNG is not seeded

2018-06-05 Thread Jakob Bohm
On 04/06/2018 15:56, Michael Wojcik wrote: Of course people have been harvesting entropy, or trying to, from network sources for decades. There's a famous paragraph regarding it in RFC 4086, which is an expanded version of a similar statement from RFC 1750 (1994): Other external events,