Edit

IABSD.fr/src/lib/libcrypto/cms

Branch :

  • Show log

    Commit

  • Author : tb
    Date : 2026-04-06 08:18:19
    Hash : 1155ce2f
    Message : cms_local.h: remove #ifdef X509V3_HEADER_H All thirteen files including cms_local.h do that after including cms.h, which already includes x509v3.h, so this is always defined. While here make the cms_local.h a bit more selfstanding by including asn1.h and x509v3.h ok bcook jsing (who had the same diff) kenjiro