Skip to main content

Showing 1–6 of 6 results for author: Shyamasundar, R K

Searching in archive cs. Search in all archives.
.
  1. arXiv:2103.06039  [pdf, other

    cs.PL cs.CR

    Pifthon: A Compile-Time Information Flow Analyzer For An Imperative Language

    Authors: Sandip Ghosal, R. K. Shyamasundar

    Abstract: Compile-time information flow analysis has been a promising technique for protecting confidentiality and integrity of private data. In the last couple of decades, a large number of information flow security tools in the form of run-time execution-monitors or static type systems have been developed for programming languages to analyze information flow security policies. However, existing flow analy… ▽ More

    Submitted 10 March, 2021; originally announced March 2021.

  2. arXiv:2103.02171  [pdf, ps, other

    cs.PL cs.CR

    An Axiomatic Approach to Detect Information Leaks in Concurrent Programs

    Authors: Sandip Ghosal, R. K. Shyamasundar

    Abstract: Realizing flow security in a concurrent environment is extremely challenging, primarily due to non-deterministic nature of execution. The difficulty is further exacerbated from a security angle if sequential threads disclose control locations through publicly observable statements like print, sleep, delay, etc. Such observations lead to internal and external timing attacks. Inspired by previous wo… ▽ More

    Submitted 2 March, 2021; originally announced March 2021.

    Comments: 5 pages, 2 figures; accepted paper for the 43rd International Conference on Software Engineering (ICSE 2021), Track: New Ideas and Emerging Results (NIER)

  3. arXiv:1806.07534  [pdf, other

    cs.CR cs.CY

    Crowdsensing and privacy in smart city applications

    Authors: Raj Gaire, Ratan K. Ghosh, Jongkil Kim, Alexander Krumpholz, Rajiv Ranjan, R. K. Shyamasundar, Surya Nepal

    Abstract: Smartness in smart cities is achieved by sensing phenomena of interest and using them to make smart decisions. Since the decision makers may not own all the necessary sensing infrastructures, crowdsourced sensing, can help collect important information of the city in near real-time. However, involving people brings of the risk of exposing their private information.This chapter explores crowdsensin… ▽ More

    Submitted 19 June, 2018; originally announced June 2018.

    Comments: Preprint submitted to Book: Smart Cities, Cybersecurity and Privacy, Elsevier

  4. arXiv:1806.07530  [pdf

    cs.CY cs.CR cs.DC

    Internet of Things (IoT) and Cloud Computing Enabled Disaster Management

    Authors: Raj Gaire, Chigulapalli Sriharsha, Deepak Puthal, Hendra Wijaya, Jongkil Kim, Prateeksha Keshari, Rajiv Ranjan, Rajkumar Buyya, Ratan K. Ghosh, R. K. Shyamasundar, Surya Nepal

    Abstract: Disaster management demands a near real-time information dissemina-tion so that the emergency services can be provided to the right people at the right time. Recent advances in information and communication technologies enable collection of real-time information from various sources. For example, sensors deployed in the fields collect data about the environment. Similarly, social networks like Twi… ▽ More

    Submitted 19 June, 2018; originally announced June 2018.

    Comments: Submitted for the book titled "Integration of Cyber-Physical Systems, Cloud, and Internet of Things"

  5. arXiv:1510.06967  [pdf, ps, other

    cs.DC

    Opacity Proof for CaPR+ Algorithm

    Authors: Anshu S Anand, R K Shyamasundar, Sathya Peri

    Abstract: In this paper, we describe an enhanced Automatic Check- pointing and Partial Rollback algorithm(CaP R + ) to realize Software Transactional Memory(STM) that is based on con- tinuous conflict detection, lazy versioning with automatic checkpointing, and partial rollback. Further, we provide a proof of correctness of CaP R+ algorithm, in particular, Opacity, a STM correctness criterion, that precisel… ▽ More

    Submitted 23 October, 2015; originally announced October 2015.

    Comments: arXiv admin note: text overlap with arXiv:1307.8256

  6. arXiv:cs/0202006  [pdf, ps, other

    cs.LO cs.SE

    Approximate Computation of Reach Sets in Hybrid Systems

    Authors: D. Ravi, R. K. Shyamasundar

    Abstract: One of the most important problems in hybrid systems is the {\em reachability problem}. The reachability problem has been shown to be undecidable even for a subclass of {\em linear} hybrid systems. In view of this, the main focus in the area of hybrid systems has been to find {\em effective} semi-decision procedures for this problem. Such an algorithmic approach involves finding methods of compu… ▽ More

    Submitted 7 February, 2002; originally announced February 2002.

    ACM Class: F3, D2.2