openssl/providers
Viktor Dukhovni 31b5f3f382 Further decoder tuning possibly better perf
- The decoder should consider fewer options based on
  more precise tracking of the desired input type
  (DER, PVK, MSBLOB), algorithm (RSA, EC, ...),
  input structure (SPKI, P8, ...).

How much this affects actual use-cases is harder to estimate, we'll just
have to run before/after perf tests.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26927)
2025-03-02 02:04:09 +11:00
..
common Make RFC8422 deprecated TLS EC curves disablable 2025-02-26 12:14:02 +01:00
fips FIPS POST: Change PBKDF2 CAST to use less iterations. 2025-02-26 12:13:03 +01:00
implementations Further decoder tuning possibly better perf 2025-03-02 02:04:09 +11:00
baseprov.c Expose the provider c_get_params function via PROV_CTX. 2025-01-24 22:51:35 +11:00
build.info first cut at KEM & key management skeletons 2024-10-21 11:47:16 +01:00
decoders.inc Use better data type info in decoders 2025-02-26 15:13:57 +01:00
defltprov.c Address style check nits for SLH-DSA 2025-02-18 10:17:29 +01:00
encoders.inc Add SLH-DSA encoder/decoder support. 2025-02-18 10:17:29 +01:00
fips-sources.checksums make update 2024-09-05 09:37:42 +02:00
fips.checksum make update 2024-09-05 09:37:42 +02:00
fips.module.sources make update 2024-09-05 09:37:42 +02:00
legacyprov.c Copyright year updates 2023-09-07 09:59:15 +01:00
nullprov.c Copyright year updates 2023-09-07 09:59:15 +01:00
prov_running.c keygen: add FIPS error state management to conditional self tests 2020-09-12 16:46:51 +10:00
stores.inc Add support for loading root CAs from Windows crypto API 2022-09-14 14:10:18 +01:00