Printer Friendly
Dictionary, Encyclopedia and Thesaurus - The Free Dictionary
3,907,300,967 visitors served.
forum Join the Word of the Day Mailing List For webmasters
?
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

digital signature
(redirected from Digital signature scheme)

   Also found in: Dictionary/thesaurus, Wikipedia 0.01 sec.
digital signature
A digital guarantee that information has not been modified, as if it were protected by a tamper-proof seal that is broken if the content were altered. The two major applications of digital signatures are for setting up a secure connection to a Web site and verifying the integrity of files transmitted (more below).

An Encrypted Digest
The digital signature is an encrypted digest of the file (message, document, driver, program) being signed. The digest is computed from the contents of the file by a one-way hash function, such as MD5 and SHA-1, and then encrypted with the private part of a public/private key pair (see RSA). To prove that the file was not tampered with, the recipient uses the public key to decrypt the signature back into the original digest, recomputes a new digest from the transmitted file and compares the two to see if they match. If they do, the file has not been altered in transit by an attacker. See MD5.

An Encrypted Digest
A digital signature is an encrypted digest of a file. The digest was created with a one-way hash function from the file's contents.


Signed Certificates
The first major application for digital signatures is digital certificates. "Signed" digital certificates are used to verify the identity of an organization or individual. They are widely used to authenticate a Web site in order to establish an encrypted connection for credit card and other confidential data (see SSL and digital certificate).

Signed Files
The second major application for digital signatures is "code signing," which verifies the integrity of executable files downloaded from a Web site. Code signing also uses signed digital certificates to verify the identity of the site (see code signing and digital certificate). Also see digital envelope and electronic signature.

The Illustrations Below
The following two illustrations show how digital signatures are used for data integrity in both non-private and private exchanges. Because of the requirement of disseminating keys, the following methods are used mostly between two parties that communicate with each other on a regular basis and not by the public in general. The references to the man and woman are used to help explain the concept; however, all functions are automatically performed by the software.

Integrity, But No Privacy
The woman makes her message tamper proof by encrypting the digest into a "digital signature," which accompanies the message. At the receiving side, the man uses her public key to verify the signature. However, the message text is sent "in the clear" and could be read by an eavesdropper.


Message Integrity and Privacy
In this example, the woman signs her message and also encrypts the signature and message with the man's public key for privacy (confidentiality). When he receives the encrypted signed message, he decrypts it with his private key to expose the text he can now read along with the signature. He then verifies the signature to ensure the message was not tampered with.

digital signature [′dij·əd·əl ′sig·nə·chər]
(communications)
A set of alphabetic or numeric characters used to authenticate a cryptographic message by ensuring that the sender cannot later disavow the message, the receiver cannot forge the message or signature, and the receiver can prove to others that the contents of the message are genuine and originated with the sender.

(cryptography)digital signature - Extra data appended to a message which identifies and authenticates the sender and message data using public-key encryption.

The sender uses a one-way hash function to generate a hash-code of about 32 bits from the message data. He then encrypts the hash-code with his private key. The receiver recomputes the hash-code from the data and decrypts the received hash with the sender's public key. If the two hash-codes are equal, the receiver can be sure that data has not been corrupted and that it came from the given sender.


Want to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit the webmaster's page for free fun content.
?Page tools
Printer friendly
Cite / link
Feedback
Mentioned in?  References in periodicals archive?   Encyclopedia browser?   Full browser?
No references found
 
Typical digital signature schemes are constructed by combining a cryptographic hash function and a public key scheme.
A content-based digital signature scheme for image authentication has been presented in [20].
Many companies, for example, have been reluctant to select a particular digital signature scheme for their electronic transmissions without some assurance that the chosen method will be widely used and that it harbors no weaknesses that could be exploited by an unscrupulous party bent on fraud.
 
 
Digital Signal Processor Device Driver
Digital signal processor DSP
Digital Signal Processor for Space and Automotive Application Pilot
Digital Signal Processor Resource Manager
Digital signal processors
Digital Signal Protocol
Digital Signal Rate
Digital Signal Source and Capture
Digital Signal Synchronization
Digital Signal, Level 0
Digital Signal, Level 1
Digital Signal, Level 2
Digital Signal, Level 3
Digital Signaling Buffer
Digital Signaling Rate
Digital Signaling Unit
Digital signals
Digital signals processor
Digital signature
Digital signature
Digital Signature Algorithm
Digital Signature Algorithm
Digital Signature Initiative
Digital Signature Layer
Digital Signature Messaging System
Digital Signature Pilot Project
Digital signature scheme
Digital signature service
Digital Signature Signing Process
Digital Signature Specification Validation System
Digital Signature Standard
Digital Signature Standard
Digital Signature Transponder
Digital Signature Trust
Digital Signature Trust Company
Digital signatures
Digital signatures
Digital signatures
Digital signatures
Digital signing
Digital signing
Digital signiture
Digital signiture
Digital Silk Road
Digital Simple Data Interface
Digital Simple Data Interface Enhanced
digital simulation
Digital Simulation and Test
Digital Simulation Facility
Digital Simulation Language
Digital Simulation Test Equipment
Digital Simultaneous Voice and Data
Digital Simultaneous Voice and Data
Digital Simultaneous Voice Over Data
Digital single lens reflex
Digital single lens reflex
Digital Single Lens Translucent
 
Encyclopedia
?

Terms of Use | Privacy policy | Feedback | Advertise with Us | Copyright © 2012 Farlex, Inc.
Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.