Edit

IABSD.fr/src/lib/libcrypto/pkcs7

Branch :

  • Show log

    Commit

  • Author : tb
    Date : 2021-11-01 20:53:08
    Hash : 838f0b6d
    Message : Move the now internal X.509-related structs into x509_lcl.h. Garbage collect the now unused LIBRESSL_CRYPTO_INTERNAL and LIBRESSL_OPAQUE_X509. Include "x509_lcl.h" where needed and fix a couple of unnecessary reacharounds. ok jsing