Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-26 | contentenc: add PlainOffToCipherOff helper | Jakob Unterwurzacher | |
Will be used for improving Lseek() | |||
2021-05-26 | tests: contentenc: add TestSizeToSize | Jakob Unterwurzacher | |
TestSizeToSize tests CipherSizeToPlainSize and PlainSizeToCipherSize. Fails at the moment due to CipherSizeToPlainSize non-moniticity. |