openssl/crypto/encode_decode
David von Oheimb ec11482675 Remove extra leading '00:' when printing key material with highest byte >= 0x80
Removed pseudo-DER encoding of (unsigned) BNs from output of ASN1_bn_print() and
print_labeled_bignum() in providers/implementations/encode_decode/encode_key2text.c
Also adapt test output reference files where needed.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8136)
2025-11-25 09:09:33 +01:00
..
build.info CORE: Generalise internal pass phrase prompter 2020-08-24 10:02:25 +02:00
decoder_err.c err: rename err_load_xxx_strings_int functions 2021-05-26 13:01:47 +10:00
decoder_lib.c Removed ossl_assert() calls from public OSSL_EN/DECODER_CTX_*() functions 2025-11-18 19:36:22 +01:00
decoder_meth.c libapps + libcrypto: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
decoder_pkey.c Added finalized flag to the OSSL_ENCODER/DECODER_CTX structures 2025-11-18 19:35:01 +01:00
encoder_err.c Update copyright year 2021-06-17 13:24:59 +01:00
encoder_lib.c Remove extra leading '00:' when printing key material with highest byte >= 0x80 2025-11-25 09:09:33 +01:00
encoder_local.h Added finalized flag to the OSSL_ENCODER/DECODER_CTX structures 2025-11-18 19:35:01 +01:00
encoder_meth.c libapps + libcrypto: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
encoder_pkey.c Added finalized flag to the OSSL_ENCODER/DECODER_CTX structures 2025-11-18 19:35:01 +01:00