Tomáš Mráz

Results 1511 comments of Tomáš Mráz

> Finding the wayward copy is pointless. It should be obvious that you can't account for all of the possible ways libcrypto gets invoked in an arbitrary process. As such,...

The check should be IMO done if the key is created via a fromdata/import function as well. Also multiprime RSA keys need to be handled.

Could you add the fuzzer-generated data as a testcase somehow? IMO it should fail import with openssl rsa (or openssl pkey) with the fix. Otherwise it should pass.

Squashed and merged to the master branch. Thank you.

Please note the previous push failed some provider compat checks and I assume this will fail as well. So this is the last thing to resolve and I'll approve this.