document.write( "Question 1207737: Carlos wants to send Cecil a message encrypted with RSA. Cecil has published his public encryption exponent $4$ and his public modulus $15$. When Carlos encrypts the number $11$ with this system, what is the result? \n" ); document.write( "
Algebra.Com's Answer #845878 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "I did a little research on cryptography. RSA stands for Rivest=Shamir-Adleman,\r\n" ); document.write( "the cryptographers who came up with the RSA cryptographic algorithm in 1977.\r\n" ); document.write( "It's a cookbook formula.\r\n" ); document.write( "\r\n" ); document.write( "Carlos wants to send Cecil a message encrypted with RSA. Cecil has published his\r\n" ); document.write( "public encryption exponent $4$ and his public modulus $15$. When Carlos encrypts\r\n" ); document.write( "the number $11$ with this system, what is the result?\r\n" ); document.write( "\r\n" ); document.write( "Cecil has published his public encryption exponent as 4 and his public modulus\r\n" ); document.write( "as 15.\r\n" ); document.write( "Carlos wants to encrypt the number 11 using this RSA public key.\r\n" ); document.write( "The formula for RSA encryption is: \r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |