Tomáš Mráz

Results 1511 comments of Tomáš Mráz

Was the PR generated with an AI help? There are obvious issues with it which also the Copilot review spotted. Furthermore there must be no merge commits, i.e. the PR...

The basic_clang CI failure needs to be investigated.

The Runchecker CI failure is still relevant.

Merged to the master, 3.6 and 3.5 branches. Thank you.

@martinRa2 The change of behavior of the flags is going to be handled by https://github.com/openssl/openssl/pull/28797 Please add the documentation of the two newly added flags.

> Hi [@martinRa2](https://github.com/martinRa2), The documentation update should be enough, in my opinion. Also, please feel free to close this issue. Thank you. No, we want to revert the change of...

Merged to the feature branch. Thank you.

Is this issue present with the 3.0.14 and 3.3.1 versions? Could you please test against these versions?

There is actually already a special case for when the fetched digest is the same in in and out contexts so we at least keep the fetched EVP_MD implementation. The...