Block cipher

A block cipher is a symmetric-key algorithm that transforms fixed-length plaintext blocks into ciphertext blocks under a secret key. For each key, it acts as a reversible permutation on blocks of a fixed size.

Connect