openssl/providers
Jon Spillett 5e2d22d53e Pass library context and property query into private key decoders
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14587)
2021-06-01 12:16:27 +02:00
..
common Move provider der_XXX.h.in files to the include directory. 2021-06-01 15:31:06 +10:00
fips fips: set the library context and handle later 2021-05-29 20:46:11 +10:00
implementations Pass library context and property query into private key decoders 2021-06-01 12:16:27 +02:00
baseprov.c Update copyright year 2021-04-08 13:04:41 +01:00
build.info Rework how providers/fipsmodule.cnf is produced 2021-05-26 15:11:01 +02:00
decoders.inc
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
fips-sources.checksums make update-fips-checksums 2021-05-29 11:06:44 +02:00
fips.checksum make update-fips-checksums 2021-05-29 11:06:44 +02:00
fips.module.sources make update-fips-checksums 2021-05-29 11:06:44 +02:00
legacyprov.c Add PBKDF1 to the legacy provider 2021-05-24 15:21:25 +10:00
nullprov.c
prov_running.c
stores.inc