Felix Geyer 38e421d9c1 Fix padding handling in SymmetricCipherStream.
The implementation had two issues:
- It didn't add a block full of padding when the input size was a multiple
  of the block size.
- It didn't strip the padding when reading data.
2012-05-08 21:46:01 +02:00
..
2012-04-26 17:52:02 +02:00
2012-04-22 00:11:17 +02:00
2010-11-21 23:06:30 +01:00
2010-11-21 23:06:30 +01:00
2011-12-21 23:22:07 +01:00