Offloading Critical Security Operations to the GPU
School of Engineering at Stanford University
Stanford University, 2011
@phdthesis{wang2011offloading,
title={Offloading Critical Security Operations to the GPU},
author={Wang, F.Y.F.},
year={2011},
school={Stanford University}
}
General computing with Graphics Processing Units (GPUs) has taken off the last few years because of their unique ability to perform parallel calculations very efficiently. More developers have started to take advantage of this processor to improve software performance. Similarly, security developers have considered using the GPU to offload calculations as a way to improve the speed and robustness of security software. In this thesis, I outline reasons why this process might not necessarily be secure and provide experiments I have performed to find security flaws in GPU offloading.
July 18, 2012 by hgpu