cederom commented on PR #14509: URL: https://github.com/apache/nuttx/pull/14509#issuecomment-2438068405
> > @acassis: @xiaoxiang781216 maybe we need to update the random number generation Documentation/ to explain that up_rngbuf() now is used to fill the randomness pool > > @xiaoxiang781216: but we don't have any document which describe random pool. Okay then nothing to update :-P But I agree some documentation would be nice to have here (different task), random is important, for instance would random work without hardware entropy generator and with software implementation with `arc4random` and how that impacts security (i.e. mbedtls)? :-) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org