]> git.proxmox.com Git - mirror_kronosnet.git/commit
[crypto] openssl: drop calls to RAND_seed as they don´t really help RNG
authorFabio M. Di Nitto <fdinitto@redhat.com>
Tue, 11 Jun 2019 07:26:02 +0000 (09:26 +0200)
committerFabio M. Di Nitto <fdinitto@redhat.com>
Tue, 11 Jun 2019 07:26:02 +0000 (09:26 +0200)
commitb357c3c45dda22996bc5d71cc4c6c512c571d665
treeb89f906723ecd39a268880b2a2e4388bb717e572
parente322c7c2390e04ad0fa2c2c38160da6c81703275
[crypto] openssl: drop calls to RAND_seed as they don´t really help RNG

See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=930061#12 for reference

Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
libknet/crypto_openssl.c