Which of the following is a characteristic of block ciphers in symmetric key cryptography?
Block ciphers encrypt data in fixed-size blocks (e.g., 64 bits, 128 bits). Each block of plaintext is transformed into a block of ciphertext of the same size. This is in contrast to stream ciphers, which encrypt data one bit or byte at a time.