openssl/providers
Shane Lontis 7a45d51ce3 Use BIO_f_readbuffer() in the decoder to support stdin.
Fixes #13185
Fixes #13352

Removed the existing code in file_store that was trying to figure out the
input type.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14407)
2021-03-11 07:57:36 +10:00
..
common prov: update provider util to be less agressive about changing things unnecessarily 2021-02-28 17:25:49 +10:00
fips fips: update DRBG KATs for the extra instantiate argument 2021-02-28 17:25:49 +10:00
implementations Use BIO_f_readbuffer() in the decoder to support stdin. 2021-03-11 07:57:36 +10:00
baseprov.c
build.info Make 'tests' depend on a generated 'providers/fipsmodule.cnf' 2021-03-03 14:47:43 +01:00
decoders.inc Update copyright year 2021-02-18 15:05:17 +00:00
defltprov.c Update copyright year 2021-02-18 15:05:17 +00: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
nullprov.c
prov_running.c
stores.inc