[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: Question about signing & verifying
- To: or-talk@xxxxxxxxxxxxx
- Subject: Re: Question about signing & verifying
- From: OÄuz <osolok@xxxxxxxxx>
- Date: Wed, 17 Mar 2010 03:51:23 +0000
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: or-talk-outgoing@xxxxxxxx
- Delivered-to: or-talk@xxxxxxxx
- Delivery-date: Tue, 16 Mar 2010 23:51:37 -0400
- 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:content-transfer-encoding; bh=LDM0MJy/5ffEVG/7ha8MqwntMQPqm5uyFtpy57FIMMo=; b=GTbpqnbWRPEf3OV/zGvfxR62574JMUBYi+reAtMm0R+kG8biGCD1gDQci2YM/fgcrX r8k7Nic6Xahw0PJO3yCCIHKfCoFnYRuvrqV65goegW5cy+aWMq26+bk7uQP7e+Qle9M7 fRuqrOU0k+14OaHamWkMzCzAu6YXYX+Ks5CK8=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=qiI9EI6osRwXo/SfINBCqYPNV7VpouhHHU0D1XH1y3aaIPsjtUgaTnYqlKbCfpJBln zgyusWHvdjxJdqCgys8lRCvo6Z+u9cF5u9edj25xvndrdtdn1vZAOgYSYqt2jowXy2zS 4eUJbwvcagi7oOKBUQaGxg9c8JufV16ncjeQs=
- Reply-to: or-talk@xxxxxxxxxxxxx
- Sender: owner-or-talk@xxxxxxxxxxxxx
On 3/13/10, ilter yÃksel <ilteryuksel@xxxxxxxxx> wrote:
> 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"
Selamlar Älter,
Actually it is
descriptor ---> digest function
|
v
private key ---> RSA engine ----> signature
> After that how a directory authority verify whether the router descriptor is
> self-signed?
signature
|
v
RSA engine ---> recovered digest ?=? digest function <--- descriptor
^
|
public key (signing-key)
To demonstrate, in Java you might do something like:
http://pastebin.com/fvtS3Uyv.
Regards
OÄuz
-------------------------------
You have not experienced Tor documentation until you have read them in
the original Klingon
***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxxx with
unsubscribe or-talk in the body. http://archives.seul.org/or/talk/