openssl/include
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
..
crypto Further decoder tuning possibly better perf 2025-03-02 02:04:09 +11:00
internal Optimize ossl_namemap_name2num_n to avoid strndup 2025-02-26 13:32:59 -05:00
openssl Further decoder tuning possibly better perf 2025-03-02 02:04:09 +11:00