Matt Caswell 745fc918e7 Introduce the provider property
Replace the properties default, fips and legacy with a single property
called "provider". So, for example, instead of writing "default=yes" to
get algorithms from the default provider you would instead write
"provider=default". We also have a new "fips" property to indicate that
an algorithm is compatible with FIPS mode. This applies to all the
algorithms in the FIPS provider, as well as any non-cryptographic
algorithms (currently only serializers).

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/11097)
2020-02-21 20:17:02 +00:00
..
2019-10-11 15:30:57 +02:00
2019-12-12 16:55:02 +01:00
2020-01-22 18:06:49 +01:00
2019-10-11 15:30:57 +02:00
2019-10-11 15:30:57 +02:00
2020-02-21 20:17:02 +00:00
2019-11-15 17:20:33 +01:00
2019-12-11 19:04:01 +01:00
2020-02-21 20:17:02 +00:00
2019-11-06 19:38:32 +01:00
2019-07-19 20:16:30 +02:00