SecureCloudX: An Innovative Approach to Enhance Data Security Through Advanced File Encryption
摘要
Cloud storage’s popularity is undeniable, yet data security remains a critical concern. Existing encryption methods often struggle with granular access control or suffer from single points of failure. SecureCloudX presents a novel and robust approach for securing cloud data. It leverages a synergistic combination of Threshold Cryptography and the Digital Signature Algorithm (DSA) to achieve the core principles of the CIA triad: confidentiality, integrity, and authenticity. SecureCloudX generates a cryptographically secure key, fragments it using Threshold Cryptography, and distributes the shares among authorized parties. This ensures that no single entity can decrypt the data independently, promoting strong access control. Additionally, DSA verifies data integrity and prevents unauthorized tampering by utilizing digital signatures. A comprehensive evaluation with 20 diverse test cases demonstrates SecureCloudX’s effectiveness. It achieved a 92% decryption success rate, surpassing existing solutions in security. The evaluation covered various scenarios, including basic functionality tests, advanced security checks, and performance assessments. While issues like inadequate available keys or duplicate inputs arose in some cases, SecureCloudX successfully verified digital signatures, shared secret codes securely, and ensured secure cloud file uploads. In conclusion, SecureCloudX offers a significant contribution to secure data management in the cloud by mitigating unauthorized access and data tampering. Its seamless integration of Threshold Cryptography and DSA fosters robust data security, making it a valuable solution for cloud storage environments.