What are the elementary blocks of the RSA algorithm?
The elementary blocks of the RSA algorithm are prime numbers and factorization problems. These prime numbers are used to generate the public and private keys which are used for the encryption and decryption of the data.