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.
How can we use quantum properties in cryptography ?
54
Actual role of cryptography is data security .Explain with
real world example?
94
How is an s-box value of AES can be modified? How is it
done?
105
What happens if a private key is compromised ?
180
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.
17
Is there a limit on the file size or on the number of
encrypted files?
150
What happens if my key is lost ?
193
What is the difference between Kryptel and Silver Key?
158
What is the life cycle of a key ?
218
What is a zed encoder? How does it work?
59
How to change the encrypted file icon?
170
What is private key cryptography and how we compare it with
public key cryptography?
119
why hash functions are not used for encryption but
authentication ?
57
What is an algorithm?
154
What is cryptographic synchronisation?
179
How to remove the Kryptel (Silver Key) icon from the
desktop?