OBJECTIVES
- To distinguish between two cryptosystems: symmetric-key and asymmetric-key.
- To introduce trapdoor one-way functions and their use in asymmetric-key cryptosystems.
- To discuss the RSA cryptosystem.
- To Implement RSA Algorithm with Simple example.