Re: Questions about digital signatures

2005-03-03 Thread Nils Larsch
Edward Chan wrote: Below is code that I got from the "Network Security with OpenSSL" book to sign a piece of data using a certificate generated and signed by a CA I created (error checking left out). It seems to work. But I'm curious about what sort of information goes into the resulting signa

Questions about digital signatures

2005-03-03 Thread Edward Chan
Title: Questions about digital signatures Below is code that I got from the "Network Security with OpenSSL" book to sign a piece of data using a certificate generated and signed by a CA I created (error checking left out).  It seems to work.  But I'm curious about what sort