openssl/providers
Richard Levitte e2f5df3613 PROV: Add OIDs we know to all provider applicable algorithms
The OIDs were extracted with the help of libcrypto's ASN1 OID database.

While doing this, we move all the names strings to macro definitions,
to avoid duplication and conflicting names declarations.  Those macros
are all in providers/implementations/include/prov/names.h

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14498)
2021-04-18 10:10:23 +02:00
..
common Sanity check provider up-calls 2021-04-16 14:27:28 +01:00
fips PROV: Add OIDs we know to all provider applicable algorithms 2021-04-18 10:10:23 +02:00
implementations PROV: Add OIDs we know to all provider applicable algorithms 2021-04-18 10:10:23 +02:00
baseprov.c Update copyright year 2021-04-08 13:04:41 +01:00
build.info Make fipsinstall -out flag optional 2021-03-24 17:46:40 +01:00
decoders.inc Update copyright year 2021-02-18 15:05:17 +00:00
defltprov.c PROV: Add OIDs we know to all provider applicable algorithms 2021-04-18 10:10:23 +02:00
encoders.inc PROV: Implement an EC key -> blob encoder, to get the public key 2021-02-27 16:14:09 +01:00
legacyprov.c PROV: Add OIDs we know to all provider applicable algorithms 2021-04-18 10:10:23 +02:00
nullprov.c null prov: fix gettable param array type. 2020-10-16 10:33:38 +10:00
prov_running.c keygen: add FIPS error state management to conditional self tests 2020-09-12 16:46:51 +10:00
stores.inc prov: prefix all OSSL_DISPATCH tables names with ossl_ 2020-09-29 16:31:46 +10:00