]> git.ipfire.org Git - thirdparty/openssl.git/commit
openssl rand command should use the loaded library context
authorDaniel Van Geest <daniel.vangeest@cryptonext-security.com>
Wed, 23 Jul 2025 08:30:57 +0000 (10:30 +0200)
committerTomas Mraz <tomas@openssl.org>
Thu, 24 Jul 2025 11:26:59 +0000 (13:26 +0200)
commite7d5398aa1349cc575a5b80e0d6eb28e61cb4bfa
treea9d04f8fdbe313149b26adc43ddf1f300e961d9b
parentd3e781b764bcbbca16dd53e0677edcfad72afb77
openssl rand command should use the loaded library context

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28075)
apps/rand.c