Re: A Novel Radioactive Decay Algorithm in Cryptography
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


sci.crypt archive

Re: A Novel Radioactive Decay Algorithm in Cryptography

From: Douglas A. Gwyn <DAGwyn@null.net>
Date: Fri Sep 16 2005 - 18:30:57 CEST

Douglas Eagleson wrote:
> activity= (Activityzero)* exp(-lamda*time) ...

As near as I can make this out, lambda acts as the key.
Presumably some specific floating-point model must be
used. It isn't clear whether you envision this as an
iteration with time being the iteration variable, or
as a single computation. Anyway, it isn't particularly
secure; if you take the logarithm you'll see that even
the iterated version is a very simple function of the
key bits.

One wonders what requirement this attempts to address.
Received on Thu Sep 29 21:55:01 2005