Skip to content

An implementation of the Advances Encryption Standard(AES) cipher using CUDA

Notifications You must be signed in to change notification settings

Glitch18/AES_CUDA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

AES 128-bit using CUDA programming

A parallel programming implementation of AES. I used CUDA C++ to execute maximum parts of the algorithm in parallel.

Do make a pull request if you can improve or optimize my code even further!

About

An implementation of the Advances Encryption Standard(AES) cipher using CUDA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages