CVSROOT:        /cvs
Module name:    src
Changes by:     js...@cvs.openbsd.org   2019/10/17 08:31:56

Modified files:
        lib/libcrypto/rsa: rsa_oaep.c 

Log message:
Sync RSA_padding_check_PKCS1_OAEP_mgf1().

Update RSA_padding_check_PKCS1_OAEP_mgf1() with code from OpenSSL 1.1.1d
(with some improvements/corrections to comments).

This brings in code to make the padding check constant time.

ok inoguchi@ tb@

Reply via email to