On Monday, March 6, 2023 5:20 PM, Daniel Stenberg wrote: >On Mon, 6 Mar 2023, Randall via curl-library wrote: > >> Is the answer that hardware RNG is not supported by curl at all? > >No, curl does not support hardware RNG. > >curl uses the TLS library's random functionality, which may or may not support a >hardware RNG.
So if OpenSSL RAND_bytes() goes to the HRNG by default, will curl? -- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library Etiquette: https://curl.se/mail/etiquette.html