[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Question about signing & verifying
- To: or-talk@xxxxxxxxxxxxx
- Subject: Question about signing & verifying
- From: ilter yÃksel <ilteryuksel@xxxxxxxxx>
- Date: Sun, 14 Mar 2010 00:32:00 +0200
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: or-talk-outgoing@xxxxxxxx
- Delivered-to: or-talk@xxxxxxxx
- Delivery-date: Sat, 13 Mar 2010 17:32:10 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=aInT7cV/3ghLV1wulaR0B7oN26FYioVaLRCi3KpakTM=; b=Uji2jE2YVoBJDBOEK4piGBd7yTcLG1xyynUaqigjOfmbX3ZpMAGHI2BuShSGsfPYXz 8z9R4uwole6MQTEUqTw0CwfRcosh8j8i6I+Ju30q/w+q7ZPPsAYo88bwC8p6TeVwi5EE R50oZrrY1eGA5dRtvJ6cUn75ok+axkSamINcw=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=CJ8h5mOyNomBQ2MMKOcRqF9JrNuLL+bU2zvX4VIK6NnMQ40y7ubu8H8QAP7viSn5Gr yi2uTrebrgb8x73tig0KruMuXnH6GS+4TjXrhtIBFPcOmuZpWd9jIrEqOunQXJM6K/p8 89tA3KnMp6l1M6VthpxdLj0FIiGCyLaL/qXCw=
- Reply-to: or-talk@xxxxxxxxxxxxx
- Sender: owner-or-talk@xxxxxxxxxxxxx
Hello,
I've question about signing especially for signing router-descriptor;
Is the router "signing-key" using to prepare a router's signature with digest algorithm? If so then does an OR sign it's router descriptor with it's signature? Finally can we say right for below sequence?
"signing-key" ---- digest algorithm --- > "router-signature"
initial "router-descriptor" ----- sign with "router-signature" --- > signed "router-descriptor"
After that how a directory authority verify whether the router descriptor is self-signed?
Thanks in advance.
ilter