When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Stream cipher - Wikipedia

    en.wikipedia.org/wiki/Stream_cipher

    A stream cipher is a symmetric key cipher where plaintext digits are combined with a pseudorandom cipher digit stream . In a stream cipher, each plaintext digit is encrypted one at a time with the corresponding digit of the keystream, to give a digit of the ciphertext stream.

  3. Salsa20 - Wikipedia

    en.wikipedia.org/wiki/Salsa20

    Salsa20 and the closely related ChaCha are stream ciphers developed by Daniel J. Bernstein. Salsa20, the original cipher, was designed in 2005, then later submitted to the eSTREAM European Union cryptographic validation process by Bernstein. ChaCha is a modification of Salsa20 published in 2008.

  4. Stream cipher attacks - Wikipedia

    en.wikipedia.org/wiki/Stream_cipher_attacks

    Stream ciphers are vulnerable to attack if the same key is used twice (depth of two) or more. Say we send messages A and B of the same length, both encrypted using same key, K. The stream cipher produces a string of bits C(K) the same length as the messages. The encrypted versions of the messages then are: E(A) = A xor C

  5. RC4 - Wikipedia

    en.wikipedia.org/wiki/RC4

    It is noteworthy, however, that RC4, being a stream cipher, was for a period of time the only common cipher that was immune [27] to the 2011 BEAST attack on TLS 1.0. The attack exploits a known weakness in the way cipher-block chaining mode is used with all of the other ciphers supported by TLS 1.0, which are all block ciphers.

  6. A5/1 - Wikipedia

    en.wikipedia.org/wiki/A5/1

    A5/1 is a stream cipher used to provide over-the-air communication privacy in the GSM cellular telephone standard. It is one of several implementations of the A5 security protocol. It was initially kept secret, but became public knowledge through leaks and reverse engineering. A number of serious weaknesses in the cipher have been identified.

  7. ChaCha20-Poly1305 - Wikipedia

    en.wikipedia.org/wiki/ChaCha20-Poly1305

    ChaCha20-Poly1305 is an authenticated encryption with associated data (AEAD) algorithm, that combines the ChaCha20 stream cipher with the Poly1305 message authentication code. [1] It has fast software performance, and without hardware acceleration, is usually faster than AES-GCM .

  8. Grain (cipher) - Wikipedia

    en.wikipedia.org/wiki/Grain_(cipher)

    Grain is a stream cipher submitted to eSTREAM in 2004 by Martin Hell, ... Well known examples of such ciphers are E0 used in Bluetooth and A5/1 used in GSM. These ...

  9. QUAD (cipher) - Wikipedia

    en.wikipedia.org/wiki/QUAD_(cipher)

    QUAD is a modern stream cipher, i.e. it uses a key and an initialisation value (IV) to produce a keystream sequence. ... For example, this paper shows how to use XL ...