Fix decrypted object size and key derivation in CopyObjectPart (#6141)
This commit fixes the size calculation for multipart objects. The decrypted size of an encrypted multipart object is the sum of the decrypted part sizes. Also fixes the key derivation in CopyObjectPart. Instead of using the same object-encryption-key for each part now an unique per-part key is derived. Updates #6139master
parent
44865596db
commit
15771ebe8d
Loading…
Reference in new issue