What is a Block Cipher?

Submitted by: Administrator
A block cipher transforms a fixed-length block of plaintext data into a block of ciphertext data of the same length. This transformation takes place under the action of a user-provided secret key. Decryption is performed by applying the reverse transformation to the ciphertext block using the same secret key. The fixed length is called the block size, and for many block ciphers, the block size is 64 bits.
Submitted by: Administrator

Read Online Ciphers Job Interview Questions And Answers