This document summarizes a proposed data sharing algorithm called SL-SKE (Signature Less-Secret Key Encryption) for securely sharing data in clouds. The key points are:
1. SL-SKE aims to minimize overhead of existing approaches by not requiring digital signatures or a trusted third party for key management.
2. Under SL-SKE, the cloud server generates new secret keys for users based on their profiles. The data owner encrypts and uploads data to the cloud.
3. Authorized users can download and decrypt the data in two steps - the cloud performs partial decryption and the user fully decrypts - without the need for signatures or a separate key management system.