scispace - formally typeset
C

Christian Grothoff

Researcher at Technische Universität München

Publications -  69
Citations -  3000

Christian Grothoff is an academic researcher from Technische Universität München. The author has contributed to research in topics: The Internet & Peer-to-peer. The author has an hindex of 23, co-authored 66 publications receiving 2884 citations. Previous affiliations of Christian Grothoff include Purdue University & University of Denver.

Papers
More filters
Proceedings ArticleDOI

X10: an object-oriented approach to non-uniform cluster computing

TL;DR: A modern object-oriented programming language, X10, is designed for high performance, high productivity programming of NUCC systems and an overview of the X10 programming model and language, experience with the reference implementation, and results from some initial productivity comparisons between the X 10 and Java™ languages are presented.
Proceedings Article

A practical congestion attack on tor using long paths

TL;DR: This work strengthens the original congestion attack by combining it with a novel bandwidth amplification attack based on a flaw in the Tor design that lets us build long circuits that loop back on themselves, and demonstrates a working attack on today's deployed Tor network.
Book ChapterDOI

gap – Practical Anonymous Networking

TL;DR: This paper describes how anonymity is achieved in gnunet, a framework for anonymous distributed and secure networking.
Proceedings ArticleDOI

Encapsulating objects with confined types

TL;DR: This paper introduces Kacheck/J a tool for inferring object encapulation properties in large Java programs and is able to infer confinement for Java classes.
Journal ArticleDOI

Encapsulating objects with confined types

TL;DR: Kacheck/J is able to infer confinement—the property that all instances of a given type are encapsulated in their defining package, which can be used to identify accidental leaks of sensitive objects, as well as for compiler optimizations.