Implementation of Advanced Encryption Standard for Encryption and Decryption of Images and Text on a GPU
Abstract
In this paper, we propose a system for the complete implementation of the advanced encryption standard (AES) for encryption and decryption of images and text on a graphics processing unit. The GPU acts as a valuable co-processor that relieves the load off the CPU. In the decryption stage, we use a novel technique to display the decrypted images and text on the screen without bringing it onto CPU memory. We also present a system for encryption and decryption of hybrid map tiles generated from GIS data sets.
Cite
Text
Seshadrinathan and Dempski. "Implementation of Advanced Encryption Standard for Encryption and Decryption of Images and Text on a GPU." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2008. doi:10.1109/CVPRW.2008.4563094Markdown
[Seshadrinathan and Dempski. "Implementation of Advanced Encryption Standard for Encryption and Decryption of Images and Text on a GPU." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2008.](https://mlanthology.org/cvprw/2008/seshadrinathan2008cvprw-implementation/) doi:10.1109/CVPRW.2008.4563094BibTeX
@inproceedings{seshadrinathan2008cvprw-implementation,
title = {{Implementation of Advanced Encryption Standard for Encryption and Decryption of Images and Text on a GPU}},
author = {Seshadrinathan, Manoj and Dempski, Kelly L.},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
year = {2008},
pages = {1-6},
doi = {10.1109/CVPRW.2008.4563094},
url = {https://mlanthology.org/cvprw/2008/seshadrinathan2008cvprw-implementation/}
}