scispace - formally typeset
J

John Waldron

Researcher at Trinity College, Dublin

Publications -  95
Citations -  2591

John Waldron is an academic researcher from Trinity College, Dublin. The author has contributed to research in topics: Java & Real time Java. The author has an hindex of 20, co-authored 88 publications receiving 2472 citations. Previous affiliations of John Waldron include Dublin City University.

Papers
More filters
Book

The Langevin equation : with applications in physics, chemistry, and electrical engineering

TL;DR: The concept of a random process is introduced in this article, where the velocity distribution of a free particle is defined as the distribution of the displacements of one-dimensional Brownian motion in a potential excluding inertia.
Proceedings ArticleDOI

Platform independent dynamic Java virtual machine analysis: the Java Grande Forum Benchmark suite

TL;DR: A platform independent analysis of the dynamic profiles of Java programs when executing on the Java Virtual Machine, and the results presented describe the dynamic instruction usage frequencies, as well as the sizes of the local variable, parameter and operand stacks during execution on the JVM.
Book ChapterDOI

AES Encryption Implementation and Analysis on Commodity Graphics Processing Units

TL;DR: This work presents novel approaches for the implementation of the AES block cipher encryption algorithm on these GPUs, and serves as a precursor for future cipher implementations on the most advanced GPU architecture, the recently released Nvidia G80, which now includes integer support and a simplified programming interface.
Proceedings Article

Practical symmetric key cryptography on modern graphics hardware

TL;DR: The first analysis of the main encryption modes of operation on a GPU is presented, showing the performance and behavioural implications of executing these modes under the outlined general purpose data model.