Re: [openssl-users] openssl rsa -check

2017-07-30 Thread Georg Höllrigl
Wow that was fast Keep up that awsome work! Thank you. Kind Regards, Georg Von: openssl-users [mailto:openssl-users-boun...@openssl.org] Im Auftrag von Paul Yang Gesendet: Freitag, 28. Juli 2017 18:34 An: Openssl Users Betreff: Re: [openssl-users] openssl rsa -check Please

Re: [openssl-users] openssl rsa -check

2017-07-28 Thread Paul Yang
Please refer to this: https://github.com/openssl/openssl/pull/4043 > On 29 Jul 2017, at 00:21, Paul Yang > wrote: > > Hmmm, it’s a bug introduced by the use of RSA_check_key_ex function. Thanks > for reporting. > >>

Re: [openssl-users] openssl rsa -check

2017-07-28 Thread Paul Yang
Hmmm, it’s a bug introduced by the use of RSA_check_key_ex function. Thanks for reporting. > On 28 Jul 2017, at 19:16, Georg Höllrigl wrote: > > Hello, > > I think there is something broken with verifying the Private Key with > "openssl rsa -check" like it was described in > https://blog.hb

[openssl-users] openssl rsa -check

2017-07-28 Thread Georg Höllrigl
Hello,   I think there is something broken with verifying the Private Key with "openssl rsa -check" like it was described in https://blog.hboeck.de/archives/888-How-I-tricked-Symantec-with-a-Fake-Private-Key.html   I tried to implement better checking in a script that tells me if a key matches