libgocryptfs/internal/contentenc
Jakob Unterwurzacher 1d62086742 conentenc: handle zero-sized files in PlainSizeToCipherSize
Previously caused an integer underflow.
2016-09-25 16:43:17 +02:00
..
content.go Add godoc comments to all internal packages 2016-07-06 21:51:25 +02:00
content_test.go Enable openssl in tests to support old Go versions 2016-03-03 00:59:58 +01:00
file_header.go Run go fmt 2016-02-06 20:23:36 +01:00
intrablock.go fusefronted: move Truncate() and Allocate() to their own file 2016-07-02 15:35:06 +02:00
offsets.go conentenc: handle zero-sized files in PlainSizeToCipherSize 2016-09-25 16:43:17 +02:00