Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: add test case to reliably reproduce RAND leak during POST | Pauli | 2021-05-24 | 1 | -0/+82 |
The FIPS provider leaks a RAND if the POST is run at initialisation time. This test case reliably reproduces this event. Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/15278) |