When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Block cipher mode of operation - Wikipedia

    en.wikipedia.org/wiki/Block_cipher_mode_of_operation

    Synthetic initialization vector (SIV) is a nonce-misuse resistant block cipher mode. SIV synthesizes an internal IV using the pseudorandom function S2V. S2V is a keyed hash based on CMAC, and the input to the function is: Additional authenticated data (zero, one or many AAD fields are supported) Plaintext; Authentication key (K 1).

  3. Block cipher - Wikipedia

    en.wikipedia.org/wiki/Block_cipher

    Stream ciphers can be built using block ciphers. OFB mode and CTR mode are block modes that turn a block cipher into a stream cipher. Cryptographic hash functions can be built using block ciphers. [47] [48] See the one-way compression function for descriptions of several such methods. The methods resemble the block cipher modes of operation ...

  4. Skein (hash function) - Wikipedia

    en.wikipedia.org/wiki/Skein_(hash_function)

    Skein is based on the Threefish tweakable block cipher compressed using Unique Block Iteration (UBI) chaining mode, a variant of the Matyas–Meyer–Oseas hash mode, [3] while leveraging an optional low-overhead argument-system for flexibility. Skein's algorithm and a reference implementation was given to public domain. [4]

  5. CBC-MAC - Wikipedia

    en.wikipedia.org/wiki/CBC-MAC

    In cryptography, a cipher block chaining message authentication code (CBC-MAC) is a technique for constructing a message authentication code (MAC) from a block cipher.The message is encrypted with some block cipher algorithm in cipher block chaining (CBC) mode to create a chain of blocks such that each block depends on the proper encryption of the previous block.

  6. Galois/Counter Mode - Wikipedia

    en.wikipedia.org/wiki/Galois/Counter_Mode

    GCM uses a block cipher with block size 128 bits (commonly AES-128) operated in counter mode for encryption, and uses arithmetic in the Galois field GF(2 128) to compute the authentication tag; hence the name. Galois Message Authentication Code (GMAC) is an authentication-only variant of the GCM which can form an incremental message ...

  7. Cryptographic hash function - Wikipedia

    en.wikipedia.org/wiki/Cryptographic_hash_function

    The compression function can either be specially designed for hashing or be built from a block cipher. A hash function built with the Merkle–Damgård construction is as resistant to collisions as is its compression function; any collision for the full hash function can be traced back to a collision in the compression function.

  8. Whirlpool (hash function) - Wikipedia

    en.wikipedia.org/wiki/Whirlpool_(hash_function)

    The Whirlpool hash function is a Merkle–Damgård construction based on an AES-like block cipher W in Miyaguchi–Preneel mode. [2] The block cipher W consists of an 8×8 state matrix of bytes, for a total of 512 bits. The encryption process consists of updating the state with four round functions over 10 rounds.

  9. List of hash functions - Wikipedia

    en.wikipedia.org/wiki/List_of_hash_functions

    see Jenkins hash function: CityHash [4] 32, 64, 128, or 256 bits FarmHash [5] 32, 64 or 128 bits MetroHash [6] 64 or 128 bits numeric hash (nhash) [7] variable division/modulo xxHash [8] 32, 64 or 128 bits product/rotation t1ha (Fast Positive Hash) [9] 64 or 128 bits product/rotation/XOR/add GxHash [10] 32, 64 or 128 bits AES block cipher pHash ...