]> 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:27:27 +0000 (13:27 +0200)
commit8db538eb03185b7055aae48cff7be4c27f2a01ae
tree31107f9a2b703b92bd44641c46ee489b07f5fd6c
parent99a08ed251d604a1e260659d1baa2947a7f45431
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)

(cherry picked from commit e7d5398aa1349cc575a5b80e0d6eb28e61cb4bfa)
apps/rand.c