dennisme / AESBlockCiphers

MIT License
0 stars 0 forks source link

error propagation #4

Open dennisme opened 9 years ago

dennisme commented 9 years ago

Show error propagation in modes that use chaining.

dennisme commented 9 years ago

Easiest way is another function in the chained mode that mimics encrypt that throws a few bits. Maybe errorPropagation(self, plaintext)