Results 1 to 5 of 5

Thread: What is the difference between a Digital Signature and a Public Key

  1. #1
    Join Date
    Mar 2010
    Posts
    338

    What is the difference between a Digital Signature and a Public Key

    I recently came across the yahoo digital signature feature and I would like to know more about this feature now. Initially I had heard of public keys and all that were used for authenticity but I forgot the concept behind the same. Could you please explain me the what is digital signature and what is public key basically? What is the difference between Digital Signature and Public Key?

  2. #2
    Join Date
    Jun 2009
    Posts
    1,205

    Re: What is the difference between a Digital Signature and a Public Key

    A digital signature is an electronic signature which demonstrates the authenticity of a digital message or document. A valid digital signature ensures that the message sent is unchanged. They are commonly used for software distribution, financial transactions, etc. A public key is an algorithm that is used to digital sign a message or document.

  3. #3
    Join Date
    May 2008
    Posts
    913

    Re: What is the difference between a Digital Signature and a Public Key

    Digital Signature is basically a concept which involves a public key and private key. Like if you have mail and you want to digitally sign this mail then you are provided with 1 public and 1 private key. Public key is available to anyone who needs it, but you keep the Private Key with yourself. These keys are used to encrypt/decrypt information.

  4. #4
    Join Date
    Feb 2008
    Posts
    767

    Re: What is the difference between a Digital Signature and a Public Key

    This concept is basically called as Public-key cryptography. It involves the use of asymmetric and or symmetric key algorithms. Every user has a pair of cryptographic keys known as a public key and a private key. This approach protects the confidentiality and integrity of a message by encrypting the message using the public key which can only be decrypted using the private key. The private key is kept secret, whereas the public key may be broadcasted to everyone.

  5. #5
    Join Date
    May 2008
    Posts
    1,304

    Re: What is the difference between a Digital Signature and a Public Key

    A digital signature basically involves a concept which allows the user to make sure the message or information he has received is from the original sender and not from any other person. Public-key refers to a cryptographic mechanism. Public-key introduces the concept of key pairs: one for encryption and the other for decryption.

Similar Threads

  1. Difference between Public and Private Cloud
    By Abi.RauT in forum Technology & Internet
    Replies: 4
    Last Post: 30-05-2012, 03:10 PM
  2. How to implement XML Digital Signature
    By Norse in forum Software Development
    Replies: 4
    Last Post: 09-02-2010, 10:38 PM
  3. What is the Digital signature in cryptography?
    By beelow in forum Networking & Security
    Replies: 3
    Last Post: 01-12-2009, 08:27 AM
  4. Digital Signature for Authentication
    By Sadashiva in forum Networking & Security
    Replies: 3
    Last Post: 14-02-2009, 09:33 PM
  5. What is Digital signature of a software?
    By Sawantji in forum Windows Software
    Replies: 2
    Last Post: 11-09-2008, 08:07 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,231,179.28421 seconds with 17 queries