gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] (no subject)


From: Benja Fallenstein <address@hidden>
Subject: [Gzz-commits] (no subject)
Date: Thu, 23 May 2002 10:20:17 -0400

Update of /cvsroot/gzz/gzz
In directory subversions:/tmp/cvs-serv14717

Modified Files:
        Makefile 
Log Message:
Use a secure random number generator for the first part of cell IDs
(e.g. in FOO-17, FOO would be generated through a SecureRandom).
Only one random number is generated per Gzz session (actually,
per Leo4 created). This means we don't have to do any magic while
saving & loading (VERY annoying and difficult in old impl/).

Unfortunately, SecureRandoms are really slow to initialize.
Of course, we need one anyway for Mediaserver saving, so it's not
an additional hit. But I think we really want to consider
using a native implementation of SecureRandom...
gzz Makefile,1.49,1.50
Thu May 23 10:20:16 EDT 2002



reply via email to

[Prev in Thread] Current Thread [Next in Thread]