[freenet-dev] [freenet-cvs] r20157 - in trunk/apps/new_installer: . res src
Matthew Toseland
toad at amphibian.dyndns.org
Wed Jun 25 23:50:53 UTC 2008
On Saturday 31 May 2008 14:32, nextgens at freenetproject.org wrote:
> Author: nextgens
> Date: 2008-05-31 13:32:54 +0000 (Sat, 31 May 2008)
> New Revision: 20157
>
> Added:
> trunk/apps/new_installer/res/startssl.pem
> Modified:
> trunk/apps/new_installer/install.xml
> trunk/apps/new_installer/src/Sha1Test.java
> Log:
> new_installer: commit a new, improved Sha1Test class: it will get the
checksums from emu using a secured connection
>
...
>
> // now we compare
> - byte[] digest=new byte[160];
..
> + byte[] digest = new byte[160];
Eh? Why does digest need to be initialized here? And it's 160 BITS not 160
BYTES.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://emu.freenetproject.org/pipermail/devl/attachments/20080626/a093b598/attachment.pgp
More information about the Devl
mailing list