Skip to content

Fix a bug when comparing two RSA keys

Arаm Sаrgsyаn requested to merge 2972-rsa-keys-compare-typo-bug into main

When comparing different parameters of two RSA keys there is a typo which causes the "p" prime factors to not being compared.

Fix the typo.

Closes #2972 (closed)

Merge request reports