Skip to content

gitcollect/GPU-Accelerated-Cryptography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPU-Accelerated Cryptography

Crytographic part in the final project of GPU Computing,
Parallel Implementations of Compression and Cryptographic Algorithms.

This part includes CPU- and GPU-based implementations of DES, AES and RSA.

Normally, GPU-based implementations can be 10x ~ 50x faster than CPU-based ones.

Directories:

  • Cryptography: Independent command-line tool
  • SharedCryptography: Shared object for JNI calls
  • CudaCompCrypto: Java GUI application calling CUDA code by JNI

About

Accelerate cryptographic algorithms by CUDA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published