Tagged Questions
1
vote
1answer
90 views
Stream cipher malleability
Considering a stream cipher that produces a ciphertext "c" from a message "m" and a key "k" is it possible to apply operations (multiplication and/or addition) directly to "c" without knowing the key ...