9
Reply

Explain the purpose of Cryptography?

Amit Khanna

Amit Khanna

Nov 25, 2012
3.9k
0

    The purpose of cryptography is to protect data transmitted in the likely presence of an adversary a cryptography transformation of data is a procedure by which plain text data is disguised, or encrypted, resulting in an altered text, called ciphertext, that does not reveal the original input. The ciphertext can be reverse-transformed by a designated recipient so that the original plaintext can be recovered.Cryptography plays an essential role in 1)Authentication 2)Data confidentiality 3)Data integrity 4)Nonrepudiation

    Shivam Shukla
    February 10, 2015
    3

    Cryptography provides an extra level of security especially at the messages and password level.Many times we used this to encrypt passwords from Plain text to encrypted string and then decrypt it.FYI, the best practice around cryptography is NOT to create your own cryptograpgy modules/API etc. instead use and rely on .NET provided one.

    Vidya Vrat Agarwal
    December 11, 2012
    1

    explain

    Ishika Tiwari
    October 05, 2023
    0

    to encrypt data so that it can travel/transmit between various nodes/hops safely

    Shweta Lodha
    February 03, 2017
    0

    It is related to Networking concept. Simply while transmitting data from sender to receiver through wires or wireless medium, data is encrypted such that hacker or intruder cannot see or understand the language. At present most widely, AES-128 encryption standard is used. Also there are few other types.

    NISHANT KOVURI
    September 04, 2016
    0

    In Extend to Shivam answer, Cryptography ensures two things: + Message Confidentiality: By encrypting the message. + Message Integrity: By signing the message.

    Nguyễn Đạt
    August 31, 2016
    0

    Technique through which encrypting and decrypting is achieved.

    Sunil Babu
    April 02, 2016
    0

    Only thing is Secure Data Transmission and LOG-IN's.

    Maruthi Palllamalli
    March 09, 2016
    0

    http://www.webopedia.com/TERM/C/cryptography.html

    Munesh Sharma
    April 16, 2014
    0