IIS Server Security - encrypting and signing

This is Interesting: Free IT Magazines  
Home > Archive > IIS Server Security > April 2005 > encrypting and signing





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author encrypting and signing
John Grandy

2005-04-07, 6:05 pm

I understand the use of public/private keys for encrypting. Could someone
explain to me how a second public/private key pair is used for signing?
Thanks.


Shaun Wilde

2005-04-08, 5:51 pm

Hi John

I am not sure a second public/private key would be used.

To sign a document you encypt the hash of the document using your private
key.
Then if someone wishes to check they would also calculate the hash and then
use
your public key to decrypt your previously encrypted has and compare the
two.

The only time I have used two public-private key pairs is in a key exchange
over
an insecure channel - though there are other ways.

"John Grandy" <johnagrandy-at-yahoo-dot-com> wrote in message
news:OHCNtQ8OFHA.3704@TK2MSFTNGP12.phx.gbl...
> I understand the use of public/private keys for encrypting. Could someone
> explain to me how a second public/private key pair is used for signing?
> Thanks.
>
>



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com