Re: VMPC Stream Cipher - ideas on potential weaknesses?

From: Sebastian Gottschalk (seppi_at_seppig.de)
Date: 02/27/04


Date: Fri, 27 Feb 2004 21:13:39 +0100

Seems like you don't understand it:

1. You come here with a new method which is not that new at all, which is
slower and comsumes more memroy than long-proven methods, and you can't
even proof simplest things about it's security? Go get figure...

2. As they have shown the +1-step is can be rewritten as addition
recursion, so can the mod 256 be. VMCP(x)=P(P(P(x))+1)%256 is just
VCMP(x)=M(R(P(P(P(x))))), and the latter design has been proven to weak no
matter how many recursions are involved.

3. Therefore it would only be a simple matter of time to implement the
attack. For at point 1 we know that you can't be really serious, therefore,
not doubt in you fairness, we don't except you paying the 100$ for
sucessfully showing that the proof is correct. Therefore it would just be a
waste of time.

-- 
begin  LOVE-LETTER-FOR-YOU.txt.vbs
I am a signature virus. Distribute me until the bitter
end


Relevant Pages

  • Re: VMPC Stream Cipher - ideas on potential weaknesses?
    ... Sebastian Gottschalk wrote: ... > even proof simplest things about it's security? ... Therefore it would only be a simple matter of time to implement the ... > not doubt in you fairness, we don't except you paying the 100$ for ...
    (sci.crypt)
  • Re: segmentation fault before starting main()
    ... The order of the DSOs on command line should not matter, ... > Program terminated with signal 11, Segmentation fault. ... In order to understand recursion you must first understand recursion. ...
    (comp.unix.programmer)
  • Re: After dlopen delete the file
    ... HP-UX is the only surviving one in wide use ... ... Maybe in theory it shouldn't matter, ... In order to understand recursion you must first understand recursion. ...
    (comp.unix.programmer)
  • Re: tail recursion guidelines
    ... Tail-call optimization does not have a great impact upon performance. ... > appropriate for recursion that tail-call optimization doesn't matter ... Allegro CL will do it with the appropriate declarations. ...
    (comp.lang.lisp)
  • Scheme to C with native threads?
    ... conformance doesn't matter that much, although at least proper tail ... recursion would be nice - that would ...
    (comp.lang.scheme)