The RSA algorithm is an example of which type of cryptography?
RSA is an asymmetric cryptographic algorithm because it operates with a matched public key and private key rather than one shared secret key.
Community Discussion