Answer Posted / janu
Cryptogarphy is the art and science of Converting the
Confidential Messages from Readable format to Unreadable
Format. It is mainly used to sending and receiving an
messages between the Sender and Receiver. There are two
types of Cryptography.
1. Symmetric: Same Key(Public Key) is used for both
Encryption( Unreadable fromat) and Decryption(Readable
Format).
Both sender and Receiver Know this Public key.
2. ASymmetric: Different Key(Private Key) is used for both
Encryption( Unreadable fromat) and Decryption(Readable
Format.
sender Should send a msg to the Receiver with one
key.That's known by Sender alone. The Receiver should use
some Algorithms to find that key and Decrypted the msg.
This type of cryptography is more confidential than the
Symmetric cryptography.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the prospects for a theoretical breakthrough in the discrete log problem ?
Is cryptography patentable in the U.S.?
Can DES be exported from the U.S.?
How is rsa used for authentication in practice? What are rsa digital signatures?
What is the significance of factoring in cryptography?
What is the role of the United States government in cryptography ?
What are the shrinking and self-shrinking generators?
How does the Clipper chip work?
What are the alternatives to rsa?
What is seal?
Why use RSA rather than DES?
What are the best factoring methods in use today ?
What are visual secret sharing schemes?
How does the length of a hash value affect security?
What is the discrete log problem?