On Mon, Feb 19, 2001 at 06:31:03PM -0600, Taral wrote: > Well, I looked at freenet-python and didn't like it. So I have my own > now... but it doesn't seem to generate SVK/SSK search keys correctly.
freenet-python is unmaintained as far as I know. Whiterose python is still a little incomplete, but I'm still working on it at least. > h(h(pubkey)|h(docname)) That looks ok. You have the pubkey in the right format? (binary MPI) > P.S. Did I mention that there's a bug in the length limit byte > implementation in the java code? That was never specified so I don't think there can be a 'bug' in it as such ;). It's often more usful if you actually say what the bug is, by the way. AGL _______________________________________________ Devl mailing list Devl at freenetproject.org http://www.uprizer.com/mailman/listinfo/devl
