December 9, 2017
Comments Off on A Secure Erasure Code-Based Cloud Storage System with data forwarding
Posted in: .Net, IEEE 2017
A Secure Erasure Code-Based Cloud Storage System with Secure Data Forwarding ABSTRACT: A cloud storage system, consisting of a collection of storage servers, provides long-term storage services over the Internet. Storing data in a third party’s cloud system causes serious concern over data confidentiality. General encryption schemes protect data confidentiality, but also limit the functionality […]
December 9, 2017
Comments Off on Provably Secure Key-Aggregate Cryptosystems with Broadcast Aggregate Keys for Online Data Sharing on the Cloud
Posted in: IEEE 2017, Java
Mitigating Cross-Site Scripting Attacks with a Content Security Policy Abstract A content security policy (CSP) can help Web application developers and server administrators better control website content and avoid vulnerabilities to cross-site scripting (XSS). In experiments with a prototype website, the authors’ CSP implementation successfully mitigated all XSS attack types in four popular browsers.