PrimeSwitch—Encryption and Decryption Algorithm Using RSA Key Generation
摘要
This paper proposes an encryption and decryption algorithm PrimeSwitch that secures data using a key generated using RSA Method. It provides extremely safe data transmission in today’s world of data threats and vulnerabilities. The RSA algorithm is a well-known asymmetric encryption algorithm used in our project as a key generation algorithm to develop a more complex system. This paper also emphasizes the effectiveness of PrimeSwitch compared to Base RSA. It compares to Base RSA in terms of encryption speed and complexity. Postulated results show that although Base RSA encrypts data faster, PrimeSwitch can decrypt it faster, and the encrypted files created with PrimeSwitch are also larger and more complex than those created with Base RSA.