|
Malleable - Definition and Overview |
|
|
|
|
Malleability is a physical property of matter, signifying its capability of deformation, especially by hammering or rolling. Malleability is an important issue in for example stamping and form pressing materials such as metals and plastics.
Malleable is a term used in the analyses of cryptographic algorithms:
A malleable encryption algorithm allows transformations on the ciphertext to produce meaningful changes in the plaintext. That is, given a plaintext <math>P<math> and the corresponding ciphertext <math>C = E(P)<math>, it is possible to generate <math>C_1 = f(C)<math> so that the decryption of <math>C_1<math> is a function <math>P_1 = f'(P)<math> of the original plaintext <math>P<math>, with arbitrary but known functions <math>f<math> and <math>f'<math>. Stream ciphers are examples of malleable encryption algorithms.
|
|
|