1
Digital Signature
Visit for more Learning Resources
Digital Signature
• 1. Digital Signature is a type of electronic signature
that encrypts documents with digital codes that are
particularly difficult to duplicate
• 2. In case of digital signature message is encrypted
with the private key and decrypted with the public
key.
On BOB
On FRANK side
Digital Signature Algorithm
7
At Sender Side
•1. Message digest is generated using a set of Hash functions.
•2. A message digest is encrypted using senders private key.
•3. The resulting encrypted message is known as digital
signature.
•4. Digital signature is attached with data or message and send
to receiver.
At Receiver Side
1. Receiver uses senders public key to decrypt senders digital
signature to obtain message digest send by receiver.
2. Receiver uses same message digest algorithm, which is used
by sender
3. Now, receiver will compare these two message digest
4. If message digest are equal then signature is valid else not.
Advantages
• Authentication:
– Identification of person sign.
• Integrity of data:
– Every change is detected.
• Non Repudiation:
– Author has encrypted sign on message.
• Speed:
– Contracts are easily written, completed, and signed by all
concerned parties in a little amount of time no matter how far the
parties are geographically.
Disadvantages
• Expiry
• Certificate issue procedures
• Software compatibility

Digital signature Algorithm for cryptography.ppt

  • 1.
    1 Digital Signature Visit formore Learning Resources
  • 2.
    Digital Signature • 1.Digital Signature is a type of electronic signature that encrypts documents with digital codes that are particularly difficult to duplicate • 2. In case of digital signature message is encrypted with the private key and decrypted with the public key.
  • 4.
  • 5.
  • 7.
  • 9.
    At Sender Side •1.Message digest is generated using a set of Hash functions. •2. A message digest is encrypted using senders private key. •3. The resulting encrypted message is known as digital signature. •4. Digital signature is attached with data or message and send to receiver.
  • 10.
    At Receiver Side 1.Receiver uses senders public key to decrypt senders digital signature to obtain message digest send by receiver. 2. Receiver uses same message digest algorithm, which is used by sender 3. Now, receiver will compare these two message digest 4. If message digest are equal then signature is valid else not.
  • 11.
    Advantages • Authentication: – Identificationof person sign. • Integrity of data: – Every change is detected. • Non Repudiation: – Author has encrypted sign on message. • Speed: – Contracts are easily written, completed, and signed by all concerned parties in a little amount of time no matter how far the parties are geographically.
  • 12.
    Disadvantages • Expiry • Certificateissue procedures • Software compatibility