[openssl/openssl] be1673: Remove internal-only DRBG_STATUS enum
"'fwh-dc' via openssl-commits" <[email protected]>
| Newsgroups | gmane.comp.encryption.openssl.cvs |
|---|---|
| Message-ID | <openssl/openssl/push/refs/heads/master/[email protected]> |
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: be1673815439d14abaed2ee1d7714587eb1fc085
https://github.com/openssl/openssl/commit/be1673815439d14abaed2ee1d7714587eb1fc085
Author: Frederik Wedel-Heinen <[email protected]>
Date: 2026-07-03 (Fri, 03 Jul 2026)
Changed paths:
M providers/implementations/include/prov/drbg.h
M test/drbgtest.c
Log Message:
-----------
Remove internal-only DRBG_STATUS enum
Changed internal prov_drbg_st member variable from DRBG_STATUS
to int to reflect how it was actually used.
Reviewed-by: Paul Dale <[email protected]>
Reviewed-by: Nikola Pajkovsky <[email protected]>
MergeDate: Fri Jul 3 19:29:47 2026
(Merged from https://github.com/openssl/openssl/pull/31745)
Commit: 3cd2f291245c523692b655561e70a1e3fd5dfab1
https://github.com/openssl/openssl/commit/3cd2f291245c523692b655561e70a1e3fd5dfab1
Author: Frederik Wedel-Heinen <[email protected]>
Date: 2026-07-03 (Fri, 03 Jul 2026)
Changed paths:
M providers/implementations/include/prov/drbg.h
Log Message:
-----------
Removes two unused macros: MAX_RESEED_INTERVAL and MAX_RESEED_TIME_INTERVAL.
Reviewed-by: Paul Dale <[email protected]>
Reviewed-by: Nikola Pajkovsky <[email protected]>
MergeDate: Fri Jul 3 19:29:48 2026
(Merged from https://github.com/openssl/openssl/pull/31745)
Compare: https://github.com/openssl/openssl/compare/dd943486d7a7...3cd2f291245c
To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
--
You received this message because you are subscribed to the Google Groups "openssl-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/a/openssl.org/d/msgid/openssl-commits/openssl/openssl/push/refs/heads/master/dd9434-3cd2f2%40github.com.