Re: Another Dumb Idea for Debunking...




Bill Cox wrote:
(snip)

PS. One more thing. Be aware that RC4 is deprecated. The experts here
(of which I am -not- one) would say to use a modern cipher like AES.
AES is a block cipher, but there are modes of operation that make a
block cipher work like a stream cipher (if that's what you really
want).

In other words, probably not many people will jump in to help, if you
plan to use RC4 in a new project.

Gotta go,
TC (MVP MSAccess)
http://tc2.atspace.com

.



Relevant Pages

  • Re: The most popular stream ciphers and their security?
    ... daw@xxxxxxxxxxxxxxxxxxxxxxxx (David Wagner) writes: ... like billions of bytes of known plaintext. ... If it were a block cipher, ... I guess I'm not entirely sure why we continue to accept RC4. ...
    (sci.crypt)
  • Re: lots of crypto questions
    ... > i've been working with the .NET Cryptography namespace, ... RSA still didn't specify if RC4 is in public domain or not. ... RC4 is a lot faster than RC2: ... RC2 is a block cipher. ...
    (microsoft.public.platformsdk.security)
  • Re: lots of crypto questions
    ... > i've been working with the .NET Cryptography namespace, ... RSA still didn't specify if RC4 is in public domain or not. ... RC4 is a lot faster than RC2: ... RC2 is a block cipher. ...
    (microsoft.public.dotnet.security)
  • reduced block size cipher
    ... a given largish key. ... I don't have RC5 available. ... 128-bit block cipher, namely AES. ... 32-bit block cipher in such a way that it can be trusted at least as ...
    (sci.crypt)
  • Re: "Small" problem
    ... Let E_Kdenote a encryption under some block cipher (AES will do ... Then consider this algorithm: ... The design I've sketched scales OK, and you gain security with the extra ...
    (sci.crypt)