2f953fdb95
If you truncate a ciphertext file to 19 bytes, you could get the impression that the plaintext is 18446744073709551585 bytes long, as reported by "ls -l". Fix it by clamping the value to zero. |
||
---|---|---|
.. | ||
content_test.go | ||
content.go | ||
file_header.go | ||
intrablock.go | ||
offsets.go |