> Building Freenet server... Done
> Building Freenet command-line client... 
> client/InsertClient.java:141: Method sign(byte[], Freenet.crypt.RandomSource, 
> Freenet.FieldSet) not found in class Freenet.keys.SVK.
>           ((SVK)key).sign(d.contentHash, Core.randSource, storables);
>                          ^
> client/RequestClient.java:141: Incompatible type for method. Can't convert 
> java.io.InputStream to java.io.OutputStream.
>           reply.in=key.verifyStream(reply.in, storables);
Forgot to check in an updated Freenet.Key.  Fixed.

Cats out of the bag, I suppose, but the client now uses fully verified 
KSKs instead of KHKs.

        Scott

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: 
<https://emu.freenetproject.org/pipermail/devl/attachments/20000726/fe568a10/attachment.pgp>

Reply via email to