You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li><p>A <strong>public key</strong> for <strong>encryption</strong></p></li>
2684
-
<li><p>A <strong>private key</strong> for <strong>decryption</strong></p></li>
2683
+
<li><p>A <strong>private key</strong> for <strong>encryption</strong></p></li>
2684
+
<li><p>A <strong>public key</strong> for <strong>decryption</strong></p></li>
2685
2685
</ul>
2686
2686
<p>These keys are mathematically related, but knowing the public key does not make it feasible to compute the private key (assuming large enough primes).</p>
0 commit comments