Edit

IABSD.fr/ports/security/openssl

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2021-02-16 17:10:06
    Hash : 6c0ddcb8
    Message : update to OpenSSL 1.1.1.j - Fixed a NULL pointer deref in the X509_issuer_and_serial_hash() function (CVE-2021-23841) - Fixed the RSA_padding_check_SSLv23() function and the RSA_SSLV23_PADDING padding mode to correctly check for rollback attacks - Fixed an overflow in the EVP_CipherUpdate, EVP_EncryptUpdate and EVP_DecryptUpdate functions (CVE-2021-23840) - Fixed SRP_Calc_client_key so that it runs in constant time