[Cryptography] Finding Nemo's random seed

Tom Mitchell mitch at niftyegg.com
Thu Sep 7 19:08:10 EDT 2017


On Wed, Sep 6, 2017 at 4:34 PM, Ray Dillinger <bear at sonic.net> wrote:
>
> On 09/06/2017 07:10 AM, Henry Baker wrote:
>
> > Two words: functional programming.
> >
> > Another two words: no sympathy.
>
>
> They deserve *some* sympathy.
>
....

> There's almost always a library call that specifies a pseudo-random
> stream - that the same sequence will be generated from the same input.
>
  <http://www.metzdowd.com/mailman/listinfo/cryptography>
More than some sympathy is in order.

Consider that OS, utility, application or hardware updates can hide or
break such things.

Even if the magic was hidden in RenderMan software under their (Pixar)
control knowing
and getting the correct version of shared system libraries that were
invoked can be a daunting task.

Pixar has done some parallel programming and parallel programming can be
subtle in its instability
as the system is interrupted and work units are merged in slightly
different orders.  Deterministic
work in parallel is sometimes hard.






-- 
  T o m    M i t c h e l l
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.metzdowd.com/pipermail/cryptography/attachments/20170907/2e13b4ea/attachment.html>


More information about the cryptography mailing list