Open dennisme opened 9 years ago
Show error propagation in modes that use chaining.
Easiest way is another function in the chained mode that mimics encrypt that throws a few bits. Maybe errorPropagation(self, plaintext)
Show error propagation in modes that use chaining.