Digital Signatures Reverse the Procedure
To create a digital signature that ensures the integrity of a message, document or other file, the keys are used in reverse. The private key is used to sign the file (encrypt the digest), and the public key is used to verify it (decrypt the digest).
Public Key Methods Used in Combination
The private key of the sender is used to sign the message, and the public key of the recipient is used to encrypt the signature and the message. For more details, see digital signature.
![]() | Reproduced with permission from Computer Desktop Encyclopedia. Copyright (c) 1981-2009 The Computer Language Company Inc. All rights reserved. |
Additional Resources
- End-to-end encryption is the key to protecting data and reputations
- In order to avoid the financial and brand damage associated with data breaches, businesses need to consider deploying end-to-end encryption as a tamper proof way of securing data. Commentary - Media outlets around the globe highlight new data breaches at an alarmingly regular rate. Forrester estimates that the cost...
- News items 2009-11-11
- Public Key Cryptography on RFID Tags: "A Survey on the GPS Identification Scheme"
- In the last few years, a lot of research effort has been made in the area of Radio Frequency Identification RFID technology. The widespread deployment of RFID tags and their increased usage in open environments brought on surface a need for supporting more advanced security features. Applying public-key cryptography constitutes...
- White papers 2009-06-07
- Security+ Prep Course
- View Available Dates and LocationsCompTIA's Security+ is the premier vendor-neutral security certification and is included in the approved list of certifications to meet DoD Directive 8570.1 requirements. Our Security+ courseware has received CompTIA Authorized Quality Curriculum CAQC approval. The CompTIA CAQC symbol assures you that all test...
- Training 2009-05-01
- CryptoChat 1.0 (Windows)
- CryptoChat is an easy-to-use encrypted chat program, allowing you to talk to contacts just like any other instant messenger. Featuring automatic public-key exchange and encryption with the Blowfish algorithm, this program is designed with the intention of providing the highest level of security. It implements public-key cryptography, and uses the...
- Software downloads 2009-04-29
- GnuPG 1.4.9 (Mac)
- This archive contains a file that will install GnuPG binaries for Mac OS X. GnuPG is the GNU Privacy Guard, an OpenPGP client. It provides access to public key cryptography for use in encrypting and signing emails (or anything!). GnuPG is a command line tool and is licensed under the...
- Software downloads 2009-03-24
- Social networks have taught us cryptography (probably) won
- Social networks have taught us cryptography probably wonYou don't get itWhat you are missing is that if a mandate were applied that caused all emails to have signed keys, that would require the bots to follow suit or simply get shunted by ISPs that could follow guidelines for handling mail...
- Discussion threads 2009-02-09
- Social networks have taught us cryptography (probably) won't stop spam
- On a regular basis I receive blog comments and suggestions on what magical technologies will put spam out of business. There are many valid techniques for stopping spam, but signing e-mails and e-mail senders is not one of them. After my recent post on the impact...
- Blog posts 2009-02-08
- Data breach costs, customer churn up a bit; Repeat offenders abound
- Data breach costs, customer churn up a bit; Repeat offenders aboundPrevent most net breaches!!!Our system prevents a majority of Network Breaches while keeping the Networks "UP," Provides a Real Time Global Administrator that sits transparently over other OEM's Network Management systems (i.e., IBM Websphere, HP OPenview, SCADA, etc), the system...
- Discussion threads 2009-02-02
- VeriSign buys Certicom to trump RIM
- VeriSign said Friday it won a tug of war with Research in Motion over Certicom, a small company with public key encryption technology. In a statement, VeriSign said it would buy Certicom for the equivalent of $1.67 a share, a 26 percent premium to where Certicom traded...
- Blog posts 2009-01-23
- VeriSign to acquire Certicom for $73 million
- VeriSign and Certicom announced today that VeriSign will acquire all of the outstanding common shares of Certicom for $92 million Canadian, or roughly $73 million U.S. at $2.10 Canadian ($1.67 U.S.) per share. Certicom Corp. provides cryptography solutions for software vendors and device manufacturers to embed security...
- Blog posts 2009-01-23
- Goliath .NET MuPAL 1.0 (Windows)
- Goliath .NET MuPAL is a big number library which implements all of the primitives necessary to design big number cryptography into your real-world application. It is primarily a tool for cryptographic system implementers: RSA, Rabin, Paillier and Elgamal public key cryptography, Diffie-Hellman Key exchange, they are all just a few...
- Software downloads 2008-12-11
- Secure SMS 1.0.1 (Mobile)
- This program uses strong cryptography to send and receive secure text messages. The first time it is run, it will ask for a password, then generate a public/private key pair.The public key allows people to send you messages, and thus should be shared. The private key allows you to read...
- Software downloads 2008-11-10
- CryptoSidekick 2.0.12.286 (Windows)
- CryptoSidekick is designed to make common encryption tasks easy. You don't need to be an expert in cryptography. You don't need to remember the cryptic commands of command-line tools, or waste your time flipping through the manuals. An intuitive, convenient tabbed GUI makes all encryption tasks just a mouse click...
- Software downloads 2008-10-15
- Workload Characterization of a Lightweight SSL Implementation Resistant to Side-Channel Attacks
- Ever-growing mobility and ubiquitous wireless Internet access raise the need for secure communication with devices that may be severely constrained in terms of processing power, memory capacity and network speed. This paper describes a lightweight implementation of the Secure Sockets Layer SSL protocol with a focus on small code size...
- White papers 2008-10-11
- Google releases open-source crypto toolkit
- Google's security team has released an open-source cryptographic toolkit aimed at making it easier and safer for developers to use cryptography in their applications. The toolkit, called KeyCzar, was originally developed by Steve Weis Google and Arkajit Dey MIT and is available under an Apache 2.0...
- Blog posts 2008-08-11
- How OpenDNS, PowerDNS and MaraDNS remained unaffected by the DNS cache poisoning vulnerability
- The short answer is being paranoid about tackling a known vulnerability. It's 2001, and Daniel J. Bernstein DJB, author of the then popular djbdns security-aware DNS implementation, is applying basic math principles to raise awareness on what's to turn into the "sky is falling" critical Internet vulnerability in 2008, in...
- Blog posts 2008-07-25
- Amanda Chapel, aka "Strumpette," needs some tough love
- I had a strange Twitter back-and-forth with "Amanda Chapel," the pseudonymous authors of a PR blog called "Strumpette," about the nature of the hacker ethic. I personally don't think the hacker ethic is very effective as a counterpoint to the system of intellectual property it decries, because hackers seem intent...
- Blog posts 2008-07-14
- $1 Million prize offered for cracking an encryption algorithm
- It's 2008, and companies perhaps rich on VC money to waste in a guerilla marketing tactic for generating viral buzz, still talk and act as the utopian "unbreakable encryption" algorithm is the panacea of security, or the "Hackers Hell: Privacy That Can't Be Compromised" as they pitch it. ...
- Blog posts 2008-07-07
- Windows Authenticode Portable Executable Signature Format
- Authenticode is a digital signature format that is used to determine the origin and integrity of software binaries. Authenticode is based on Public-Key Cryptography Standards PKCS #7 signed data and X.509 certificates to bind an Authenticode-signed binary to the identity of a software publisher. This paper contains the structure and...
- White papers 2008-03-21
- Mutual Authentication in RFID
- In RFID protocols, tags identify and authenticate themselves to readers. At Asiacrypt 2007, Vaudenay studied security and privacy models for these protocols. The paper extends this model to protocols which offer reader authentication to tags. Whenever corruption is allowed, the paper proves that secure protocols cannot protect privacy unless one...
- White papers 2008-03-20
Neighboring Terms
Premier Vendor Content Whitepapers, webcasts & resources from our Power Center Sponsors
- Save time with automated shipping solutions
-
The Business Essentials Guide provides you useful tools and templates to help grow your business and save you time with automated shipping solutions.
- Visit the UPS Business Essentials Guide
- Keep Up With The Latest In Document Management with The DocuMentor.
-
Doc delivers the scoop on today's enterprise content management, printer maintenance, and all other issues related to document management. It's the DocuMentor Blog.
- Learn more >>
- The best support in the Linux business
-
If Linux is going to power your mission-critical applications, you'd better have the best support known to business. Novell was rated the top provider of Linux technical support.

- Learn more >>
- Microsoft Dynamics CRM Online - Free Six-Month Trial for Eligible Organizations
-
Microsoft Dynamics CRM Online provides fast online access, simple contact management and better sales performance for a low monthly cost - the best value on the market today.

- Learn more about the free, six-month trial offer>>











