Bug in RSA keys comparing function
When comparing different parameters of two RSA keys in opensslrsa_compare()
, there is a typo in the code which causes the "p" prime factors to not being compared.
When comparing different parameters of two RSA keys in opensslrsa_compare()
, there is a typo in the code which causes the "p" prime factors to not being compared.