Problem
Hill ciphers and multiplicative ciphers arc very similar. Hill ciphers arc block ciphers using multiplication of matrices; multiplicative ciphers are stream ciphers using multiplication of scalars.
a. Define a block cipher that is similar to an additive cipher using the addition of matrices.
b. Define a block cipher that is similar to an affine cipher using the multiplication and addition of matrices.