[PATCH v1 1/2] random-bits: Factor out entropy generating function

Cristian Rodríguez crrodriguez@opensuse.org
Thu Mar 31 12:14:59 GMT 2022


On Thu, Mar 31, 2022 at 8:48 AM Adhemerval Zanella
<adhemerval.zanella@linaro.org> wrote:

> The AES implementation proposed uses a somewhat large state (about 300
> bytes), which might add some overhead it would a per-thread buffer. And
> afaik other cyphers like Chacha20 have a even larger state (512 bytes).

Apparently chacha8 is enough for this purpose.. but I'm probably
missing something.


More information about the Libc-alpha mailing list