Branch: refs/heads/master Home: https://github.com/openssl/openssl Commit: 924321a519861c3e78826c68909c2fe3481421c7 https://github.com/openssl/openssl/commit/924321a519861c3e78826c68909c2fe3481421c7 Author: Pauli <ppz...@gmail.com> Date: 2024-07-17 (Wed, 17 Jul 2024)
Changed paths: M providers/implementations/rands/test_rng.c M util/perl/OpenSSL/paramnames.pm Log Message: ----------- Add FIPS indicator for TEST-RAND The indicator is always non-FIPS, since this is used for internal tasks and hasn't been validated. Reviewed-by: Shane Lontis <shane.lon...@oracle.com> Reviewed-by: Tom Cosgrove <tom.cosgr...@arm.com> (Merged from https://github.com/openssl/openssl/pull/24851) Commit: df32ba9e921f8cc06da94f414b437c8896520a58 https://github.com/openssl/openssl/commit/df32ba9e921f8cc06da94f414b437c8896520a58 Author: Pauli <ppz...@gmail.com> Date: 2024-07-17 (Wed, 17 Jul 2024) Changed paths: M test/rand_test.c M test/recipes/05-test_rand.t Log Message: ----------- Add unit tests for the TEST-RAND FIPS indicator Reviewed-by: Shane Lontis <shane.lon...@oracle.com> Reviewed-by: Tom Cosgrove <tom.cosgr...@arm.com> (Merged from https://github.com/openssl/openssl/pull/24851) Commit: 4ac531ddcb78e531f9e40166a9d1149b00838f5f https://github.com/openssl/openssl/commit/4ac531ddcb78e531f9e40166a9d1149b00838f5f Author: Pauli <ppz...@gmail.com> Date: 2024-07-17 (Wed, 17 Jul 2024) Changed paths: M doc/man3/EVP_RAND.pod M doc/man7/EVP_RAND-TEST-RAND.pod M doc/man7/provider-rand.pod Log Message: ----------- Document the fips-indicator param for the test RNG Reviewed-by: Shane Lontis <shane.lon...@oracle.com> Reviewed-by: Tom Cosgrove <tom.cosgr...@arm.com> (Merged from https://github.com/openssl/openssl/pull/24851) Compare: https://github.com/openssl/openssl/compare/2dd74d3acb94...4ac531ddcb78 To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications