Skip to content

[v9_16] Fix a bug when comparing two RSA keys

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

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.

(cherry picked from commit 930e4f52)

Closes #2972 (closed)

Merge request reports