Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!news.glorb.com!npeer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post01.iad.highwinds-media.com!newsfe02.iad.POSTED!aa923de6!not-for-mail Newsgroups: comp.compression From: stan Subject: Re: Modulus, Factoring and Compressing random data References: <21290873.828.1327573218668.JavaMail.geo-discussion-forums@prdv33> <9505b21a-5fe4-4bae-8f9c-4b92b54bfc69@f11g2000yql.googlegroups.com> <20086931.544.1327632761300.JavaMail.geo-discussion-forums@prlv30> <25445276.18.1327695177390.JavaMail.geo-discussion-forums@prez15> <16309604.72.1327709609752.JavaMail.geo-discussion-forums@prmu37> <1309622.345.1327787969010.JavaMail.geo-discussion-forums@prdh15> <9bee30a4-0fbd-4027-8877-8a89e3e57029@kg1g2000pbb.googlegroups.com> User-Agent: slrn/0.9.8.1pl1 (Linux) Message-ID: Lines: 10 X-Complaints-To: abuse@teranews.com NNTP-Posting-Date: Wed, 08 Feb 2012 18:40:04 UTC Organization: TeraNews.com Date: Wed, 8 Feb 2012 13:35:57 -0500 Xref: x330-a1.tempe.blueboxinc.net comp.compression:1016 Ernst wrote: > > James there is a time problem for non-quantum methods. This Recursive > Modulus is no better than others because of that however, it is a > simple thing to set the M of M mod N to the factor plus a little more > and watch as it ticks off with the iteration of M = M-1 and then > "finds" the factor. Actually the existence of better methods (less resources) makes recursive modulus worse.