A company wants to transmit data over the telephone, but it
is concerned that its phones may be tapped. All of its data
is transmitted as four-digit integers. It has asked you to
write a program that will encrypt its data so that the data
may be transmitted more securely. Your script should read a
four digit integer entered by the user in a prompt dialog
and encrypt it as follows: Replace each digit by (the sum of
that digit plus 7) modulus 10. Then swap the first digit
with the third, and swap the second digit with the fourth.
Then output XHTML text that displays the encrypted integer.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Encryption Decryption Interview Questions

What happens if my key is lost ?

1 Answers  


What key size should be used ?

2 Answers  


What is merkles tree signature scheme?

0 Answers  


What if a certifying authority?s key is lost or compromised ?

1 Answers  


What is the difference between Kryptel and Silver Key?

0 Answers  






what are some of the current encryption schemes?

0 Answers  


Actual role of cryptography is data security .Explain with real world example?

0 Answers  


What is public key encryption?

0 Answers  


What happens when a key expires ?

2 Answers   TCS,


What is exhaustive key search ?

0 Answers  


Blowfish uses the longest key. Does this mean it is the strongest cipher?

0 Answers  


Who needs a key pair ?

3 Answers  


Categories
  • Cryptography Algorithms Interview Questions Cryptography Algorithms (52)
  • Digital Certificates Interview Questions Digital Certificates (23)
  • Encryption Decryption Interview Questions Encryption Decryption (77)
  • Ciphers Interview Questions Ciphers (43)
  • Cryptography Protocols Interview Questions Cryptography Protocols (31)
  • Blockchain Interview Questions Blockchain (338)
  • Cryptography General Interview Questions Cryptography General (154)
  • Cryptography AllOther Interview Questions Cryptography AllOther (0)