The document summarizes a research paper that proposes a system for securely performing operations like scaling and cropping on encrypted images stored in the cloud. The system uses a 2Dcrypt technique based on Paillier cryptosystem and tiling scheme. It aims to improve efficiency by avoiding data duplication using Shamir secret sharing algorithm. The system generates tokens using a timestamp for authorization and allows cloud servers to perform operations on encrypted images securely for a specific time period. It addresses limitations of existing systems like high storage usage and lack of collusion resistance.