[616] in cryptography@c2.net mail archive
Re: RPK?
daemon@ATHENA.MIT.EDU (Colin Plumb)
Mon Apr 21 14:46:08 1997
Date: Mon, 21 Apr 97 12:34:22 MDT
From: colin@nyx.net (Colin Plumb)
To: dawson@world.std.com
Cc: cryptography@c2.net
*Yawn*. It's a combination of a discrete-log-over-GF(2^k) public key
algorithm and an LFSR-based stream cipher. Because they use the same
generator polynomials, they claim i's somehow "integrated" and new,
but the relationship actually ends up making it weaker. The home-brew
stream cipher has been tweaked (adding stuttering in various ways)
to fix the more blatant problems that have been found, but there's
nothing really new there.
It's a cute idea which might be fun to play with, but it's definitely
not worth paying for.
--
-Colin