aboutsummaryrefslogtreecommitdiff
path: root/internal/contentenc/bpool.go
AgeCommit message (Collapse)Author
2017-06-29contentenc: add safer "bPool" pool variant; add pBlockPoolJakob Unterwurzacher
bPool verifies the lengths of slices going in and out. Also, add a plaintext block pool - pBlockPool - and use it for decryption.