Edit

IABSD.fr/src/lib/libcrypto/pem

Branch :

  • Show log

    Commit

  • Author : tb
    Date : 2025-07-16 15:59:26
    Hash : ab06fa14
    Message : Ride the libcrypto bump with some simple cleanup: Remove BIO_s_log(): already unhooked in portable, completely unused. Remove X509_PKEY_new/free from public API. Remove PEM_X509_INFO_read() PEM_X509_INFO_write_bio(): all unused garbage. The simplify X509_PKEY_new/free was ok kenjiro.