I want to know can I upload a file in pieces to a cloud storage and after that, anytime, ask for random pieces to be downloaded for integrity check of the file. I can keep the hashed values of all pieces for a file at local storage for comparison.
# Noha MM. AbdElnapi your paper is totally irrelevant to my question. I don't need how to encrypt data on cloud. I need data audit, I need to ensure data integrity after being uploaded to server against CSP and TPA misbehave, (un)intentional modifications to my data. For that I need to retrieve my data and verify the hash after recalculation.