October 15, 2013
Comments Off on Securing Class Initialization in Java-like Languages
Posted in: Final year projects
Securing Class Initialization in Java-like Languages ABSTRACT: Language-based information-flow security is concerned with specifying and enforcing security policies for information flow via language constructs. Although much progress has been made on understanding information flow in object-oriented programs, little attention has been given to the impact of class initialization on information flow. This paper turns the […]
October 15, 2013
Comments Off on Privacy Preserving Data Sharing With Anonymous ID Assignment
Posted in: Final year projects
Privacy Preserving Data Sharing With Anonymous ID Assignment ABSTRACT: An algorithm for anonymous sharing of private data among parties is developed. This technique is used iteratively to assign these nodes ID numbers ranging from 1 to N. This assignment is anonymous in that the identities received are unknown to the other members of the group. […]