Skip to content

Simple AES implementation in NVIDIA CUDA

License

Notifications You must be signed in to change notification settings

ymm238/AES-Cuda

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AES-Cuda

Simple AES implementation in NVIDIA CUDA

When running the tool, the first argument must be either ‘a’ or ‘h’ which indicates whether the input file should be read as ASCII values or as hex data. The second parameter is the input file, the third parameter is the keyfile, and finally the last parameter is the output file.

This code is licensed under the MIT license and may be used under the terms of the license. Attribution is required.

About

Simple AES implementation in NVIDIA CUDA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Cuda 100.0%