mirror of
https://github.com/openssl/openssl.git
synced 2026-01-25 11:07:00 +00:00
Resolves #24584 It is now possible to obtain a MAC key from an environment variable, a file or read it from the standard input. Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/28160)