Tomáš Mráz
Tomáš Mráz
> There are cases where variable time is not a problem, but we don't want to add such implementations. I would disagree here. If the variable time routines are clearly...
You should not submit others work without properly attributing them in the commit messages. We will need to gather CLAs of all non-trivial contributors to this implementation.
In general EVP_MD_CTX_get_pkey_ctx() can of course return NULL. However I do not think in the particular call in [rsa_ameth.c](https://github.com/openssl/openssl/blob/f426dd1311eecd12f24190c94f56eb85e62aaa27/crypto/rsa/rsa_ameth.c#L654) it can.
@vavroch2010 @quarckster ^
Unfortunately the new web repository is currently not public.
CI is relevant
Merged to the master branch. Thank you.
Merged to the master, 3.6, 3.5 and 3.4 branches. Thank you.
@t-j-h @beldmit can you please re-approve?
> This needs documentation in INSTALL.md Ah I see that is in PR https://github.com/openssl/openssl/pull/29020 however I do not understand why this should be in a separate PR as this should...