Skip to content
EntityQ543151· pop 33· linked from 719 articles

block cipher

Sign in to save

Also known as block ciphers

cipher that works on fixed-size blocks of bits

~35 min read

Encyclopedic overview

(Learn how and when to remove this message)

In cryptography, a block cipher is a deterministic algorithm that operates on fixed-length groups of bits, called blocks. Block ciphers are the elementary building blocks of many cryptographic protocols. They are ubiquitous in the storage and exchange of data, where such data is secured and authenticated via encryption.

Excerpted from Wikipedia’s “block cipher” article, available under the CC BY-SA 4.0 licence.