monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] nvm.stripped versus botan


From: Thomas Moschny
Subject: Re: [Monotone-devel] nvm.stripped versus botan
Date: Wed, 21 Jan 2009 23:19:10 +0100
User-agent: Thunderbird 2.0.0.19 (X11/20090105)

Zack Weinberg wrote:
> Also, do we really
> need cryptographic entropy in mkstemp.cc?  Currently *every
> invocation* of monotone_mkstemp is initializing a new RNG object.
> Fortunately it's only called from LUAEXT(mkstemp), but still...

Why can't we simply re-use the RNG object? Really, I don't think we
should implement another pseudo random number generator ourselves.
Basically it won't ever be properly reviewed.

- Thomas




reply via email to

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