RSA {2} Why RSA must make sure that gcd(e,φ(n))=1 2023-02-13 2 min read # math # crypto Why RSA must make sure that gcd(e,φ(n))=1gcd(e,φ(n))=1gcd(e,φ(n))=1 instead of gcd(e,n)=1gcd(e,n)=1gcd(e,n)=1?
RSA {1} RSA Keys: What are dQ, dP and InvQ? 2023-02-13 5 min read # math # crypto Chinese remainder theory