Harshavardhana 38978eb2aa Avoid decrypting encrypted multipart final size (#6776)
Multipart object final size is not a contiguous
encrypted object representation, so trying to
decrypt this size will lead to an error in some
cases. The multipart object should be detected first
and then decoded with its respective parts instead.

This PR handles this situation properly, added a
test as well to detect these in the future.
2018-11-08 10:27:21 -08:00
..
2018-10-17 10:57:12 -07:00
2018-10-02 11:48:17 +05:30
2018-06-06 14:21:56 +05:30
2018-10-26 14:41:25 -07:00