CrazyEngineers
  • Doubt about data encryption

    Updated: Oct 25, 2024
    Views: 1.1K
    Hello,
    could someone please tell me the principle and actual method behind encrypting a data?
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • subodh.gemini

    MemberAug 22, 2010

    Data encryption uses mathematical calculations and algorithms to transform plaintext into cyphertext which is not human readable and it is also protected from unauthorized parties. The recipient of the encrypted message uses a key which triggers the algorithm to decrypt the data - back to plain text.
    Even the modern browsers encrypt data to send to secure servers so that intruders cant read after intercepting it.
    Mainly there are two broad categories - symmetric and assymetric. in symmetric encryption, one key is shared between sender and receiver while in assymetric, there is a pair of public and private keys.
    Encryption is a complete subject - (CEans from Computer Sc background must have read cryptography). If you still have queries and specific questions or want to know more, let me know.
    -------------------------------
    #-Link-Snipped-# <a href="https://www.technologynext.org" target="_blank" rel="nofollow noopener noreferrer">TechnologyNext - Technology guides, tutorials, tips and tricks</a>
    Are you sure? This action cannot be undone.
    Cancel
  • arjun poduval

    MemberAug 31, 2010

    well, i belong to the electronics dept.. 😀

    i read a novel in which it says that it is possible to encrypt a "set of data" within a picture.. Is this just a fiction or is it a real concept??? i tried googling it, but it seems to be all cramped up..
    Are you sure? This action cannot be undone.
    Cancel
  • Manish Goyal

    MemberAug 31, 2010

    yes you can hide encrypted data within a picture.

    it is known as steganography.
    Are you sure? This action cannot be undone.
    Cancel
  • vijaymp

    MemberAug 31, 2010

    arjun poduval
    well, i belong to the electronics dept.. 😀

    i read a novel in which it says that it is possible to encrypt a "set of data" within a picture.. Is this just a fiction or is it a real concept??? i tried googling it, but it seems to be all cramped up..
    Ya that is true. We can encrypt the data in the form of picture. And we can even hide the data and tht study is called Staganography.
    Are you sure? This action cannot be undone.
    Cancel
  • arjun poduval

    MemberAug 31, 2010

    thn you... 😁
    Are you sure? This action cannot be undone.
    Cancel
  • vijaymp

    MemberAug 31, 2010

    arjun poduval
    thn you... 😁
    Welcome😁
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register