[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [XEN PATCH v3] libxl/arm: provide guests with random seed
On 06.07.2021 08:33, Sergiy Kibrik wrote: > Pass 128 bytes of random seed via FDT, so that guests' CRNGs are better seeded > early at boot. This is larger than ChaCha20 key size of 32, so each byte of > CRNG state will be mixed 4 times using this seed. There does not seem to be > advantage in larger seed though. > > Depending on its configuration Linux can use the seed as device randomness > or to just quickly initialize CRNG. > In either case this will provide extra randomness to further harden CRNG. > > Signed-off-by: Sergiy Kibrik <Sergiy_Kibrik@xxxxxxxx> > Reviewed-by: Julien Grall <julien@xxxxxxx> Reviewed-by: Michal Orzel <michal.orzel@xxxxxxx> > > --- > Changes in V3: > - Rebased on current master > > ---
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |