What is a Digital Signature?Rate:


Table of Contents
What is a Digital Signature?
Tags: Digital Signature, Digital Signature Scheme, Cryptography

A digital signature or digital signature scheme is a type of asymmetric cryptography that is used for identification of users on digital media. For messages sent through an insecure channel, a good implementation of a digital signature algorithm makes the receiver believe that the message was sent by the claimed sender, and trust the message.

In many respects, digital signatures are equivalent to traditional handwritten signatures; properly implemented digital signatures are more difficult to copy than handwritten signatures. Digital signatures are implemented using cryptography and can provide acknowledgment, which means that the signer cannot successfully claim they did not sign a message while also claiming their private key remains secret.

Digital signatures are widely used in private and government organizations worldwide to sign business-related documents or to file income tax returns.

These are often used to implement electronic signatures, a broader term that refers to any electronic data that holds the meaning of a signature, but not all electronic signatures use digital signatures. In some countries, including the United States, and the European Union, electronic signatures may have legal significance. Electronic signatures are not accepted in India, but digital signatures are.

1. Algorithms in a Digital Signature

A digital signature system typically consists of two algorithms;

Two main properties are required by the digital signature system;

2. Digital Signature Security and Attacks

In 1984, Shafi Goldwasser, Silvio Micali, and Ronald Rivest became the first to strictly define the security requirements of digital signature schemes. They described a hierarchy of attack models for signature schemes, they also present the GMR Signature Scheme. GMR Scheme was proven to be secure against adaptive chosen-message attacks - even when an attacker receives signatures for messages of his choice, this does not allow him to copy a signature for a single additional message.

In their foundational paper, Goldwasser, Micali, and Rivest lay out a hierarchy of attack models against digital signatures.

  1. In a key-only attack, the attacker is only given the public verification key.
  2. In a known message attack, the attacker is given valid signatures for a variety of messages known by the attacker but not chosen by the attacker.
  3. In an adaptive chosen message attack, the attacker first learns signatures on arbitrary messages of the attacker's choice.

They also described a hierarchy of attack results;

  1. A total break results in the recovery of the signing key.
  2. A universal forgery attack results in the ability to forge signatures for any message.
  3. A selective forgery attack results in a signature on a message of the adversary's choice.
  4. An existential forgery merely results in some valid message/signature pair not already known to the adversary.

The strongest notion of security, therefore, is security against existential forgery under an adaptive chosen message attack.

Author: Mikhail

No comments yet.

You must be logged in to leave a comment. Login here


Thread Back to Threads Thread

You May Also Like

What is Cyber Security?
Tags: Cybersecurity, Computer Security, Website, Technology

Computer security, cybersecurity, digital security, or information technology security (IT security) is the protection of computer systems and networks from attacks by malicious actors that may result in unauthorized information disclosure, theft of, or damage to hardware, software, or data, as well as from the disruption or misdirection of the services they provide.
What is a Link Farm?
Tags: Link Farm, Blogs

On the world wide web, a link farm is a group of websites that all hyperlink to other sites in the group for the purpose of increasing SEO rankings.
What are the different kinds of Cyber Crime?
Tags: Cyber Crime, Cyber Security

There are several cyber crimes that criminals do, some of them are discussed in the article below, so that you are aware of them and can be cautious while using your computers.
The Hidden Risk in Cybersecurity: When Experts Travel Together
Tags: Cyber Security, Internet Security

When we talk about cybersecurity, most of the conversation revolves around software vulnerabilities, data breaches, and hackers. But there is one risk very few people think about - what happens when a large group of top security experts are all in the same place at the same time?