Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CipherInputStream: increase buffers for speed | Kenny Root | 2014-01-15 | 1 | -0/+104 |
* | Update CipherInputStream to use AES instead | Kenny Root | 2013-09-12 | 1 | -16/+34 |
* | Add specific exception for wrong final block length | Kenny Root | 2013-09-12 | 1 | -0/+10 |
* | Simplify skip() to use skipByReading or the superclass where possible. | Jesse Wilson | 2010-10-01 | 1 | -0/+74 |