openssl/openssl

Missing documentation of "stbl_section" configuration module

Open

#27.375 aperta il 14 apr 2025

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)C (11.262 fork)batch import
help wantedtriaged: documentation

Metriche repository

Star
 (30.157 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

config(5) documents six configuration modules that may be specified in the initialization section - "oid_section", "providers", "alg_section", "ssl_conf", "engines" and "random".

There is a seventh module "stbl_section" which can be used to override the size limits set in tbl_standard.h, but this is not documented anywhere.

https://github.com/openssl/openssl/blob/8d2e4d6d8c927f05948e048fcbf62982feaf11b4/crypto/asn1/asn_mstbl.c#L47-L50

Guida contributor