"Martin Richtarsky" <[EMAIL PROTECTED]> writes:

> How do I calculate the public key that belongs to a given
> private SSK key?
> 
There's two 'easiest' ways to do this: 

1) insert a dummy document with the private key, and look at the URI
   returned by fred, and drop a few characters off the end

2) always keep the public key with the private one, you get both when
   you generate; don't lose either.

The 'right' way, in my opinion, is to never concern yourself with
public keys; just insert with the private key and keep the returned
URIs for the inserted documents; don't generate them yourself.

Thelema
-- 
E-mail: [EMAIL PROTECTED]                            Raabu and Piisu
GPG 1024D/36352AAB fpr:756D F615 B4F3 BFFC 02C7  84B7 D8D7 6ECE 3635 2AAB
_______________________________________________
devl mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl

Reply via email to