search for: vircryptohashbuf

Displaying 3 results from an estimated 3 matches for "vircryptohashbuf".

2018 Jun 01
2
Re: [libvirt] virRandomBits - not very random
...searching something related to it some time ago. However that doesn't mean it has to be optional. Do you think there are people who would be bothered by the requirement of gnutls? I'm sure most of them have gnutls anyway. Some of them even need to have, for example if you have a look at virCryptoHashBuf() its stub returns -1 and it is used in ESX. If you compile without GNUTLS, all the functions that require it will just fail and it's not something that is used rarely. We can we make it required only if you are building with qemu or remote or esx or basically something that requires it. Enc...
2018 Jun 01
0
Re: [libvirt] virRandomBits - not very random
...ed to it some time ago. However that > doesn't mean it has to be optional. > > Do you think there are people who would be bothered by the requirement of > gnutls? I'm sure most of them have gnutls anyway. Some of them even need to > have, for example if you have a look at virCryptoHashBuf() its stub returns -1 > and it is used in ESX. If you compile without GNUTLS, all the functions that > require it will just fail and it's not something that is used rarely. > > We can we make it required only if you are building with qemu or remote or esx > or basically somethi...
2018 May 30
2
Re: [libvirt] virRandomBits - not very random
On Tue, May 29, 2018 at 10:06:25AM -0400, John Ferlan wrote: > > >On 05/29/2018 09:44 AM, Michal Privoznik wrote: >> On 05/29/2018 03:38 PM, Martin Kletzander wrote: >>> On Fri, May 25, 2018 at 09:37:44AM -0500, Eric Blake wrote: >>>> On 05/25/2018 09:17 AM, Michal Privoznik wrote: >>>> >>>>>>> We should probably seed it with