scispace - formally typeset
M

Mohit Tiwari

Researcher at University of Texas at Austin

Publications -  67
Citations -  2258

Mohit Tiwari is an academic researcher from University of Texas at Austin. The author has contributed to research in topics: Computer science & Information flow (information theory). The author has an hindex of 23, co-authored 60 publications receiving 1919 citations. Previous affiliations of Mohit Tiwari include University of California, Berkeley & University of California, Santa Barbara.

Papers
More filters
Proceedings ArticleDOI

PHANTOM: practical oblivious computation in a secure processor

TL;DR: PHANTOM is the first demonstration of a practical, oblivious processor that can provide strong confidentiality guarantees when offloading computation to the cloud and is efficient in both area and performance.
Proceedings Article

Raccoon: closing digital side-channels through obfuscated execution

TL;DR: This paper presents a method of defending against a broad class of side-channel attacks, which it is argued about the correctness and security of the compiler transformations and demonstrates that the transformations are safe in the context of a modern processor.
Proceedings ArticleDOI

Complete information flow tracking from the gates up

TL;DR: This work presents a novel architecture capable of tracking all information flow within the machine, including all explicit data transfers and all implicit flows (those subtly devious flows caused by not performing conditional operations).
Proceedings ArticleDOI

GhostRider: A Hardware-Software System for Memory Trace Oblivious Computation

TL;DR: This paper presents a new, co-designed compiler and architecture called GhostRider for supporting privacy preserving computation in the cloud, and formalized the approach and proved it enjoys MTO.
Proceedings ArticleDOI

Crafting a usable microkernel, processor, and I/O system with strict and provable information flow security

TL;DR: The approach is to construct a minimal but configurable architectural skeleton that couples a critical slice of the low level hardware implementation with a microkernel in a way that allows information flow properties of the entire construction to be statically verified all the way down to its gate-level implementation.