openssl/providers/implementations
Pauli 45554b5c71 rand: detect if FIPS approved randomness sources are being used.
This boils down to the operating system sources and RDRAND.
All other sources are not available in the FIPS module.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/12325)
2020-07-17 22:16:11 +10:00
..
asymciphers Make the naming scheme for dispatched functions more consistent 2020-06-24 22:01:22 +02:00
ciphers Update copyright year 2020-07-16 14:47:04 +02:00
digests Update copyright year 2020-07-16 14:47:04 +02:00
exchange Make the naming scheme for dispatched functions more consistent 2020-06-24 22:01:22 +02:00
include/prov Add AES_CBC_CTS ciphers to providers 2020-07-15 23:11:50 +02:00
kdfs Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*" 2020-07-16 14:21:07 +02:00
keymgmt Make the naming scheme for dispatched functions more consistent 2020-06-24 22:01:22 +02:00
macs Update copyright year 2020-06-25 14:13:12 +01:00
rands rand: detect if FIPS approved randomness sources are being used. 2020-07-17 22:16:11 +10:00
serializers [EC][ASN1] Detect missing OID when serializing EC parameters and keys 2020-07-06 19:15:36 +03:00
signature Make the naming scheme for dispatched functions more consistent 2020-06-24 22:01:22 +02:00
build.info rand: set up EVP and DRBG infrastructure for RAND from providers. 2020-06-24 20:05:41 +10:00