Problem in cuda source code

Certainly is. Google and you'll find plenty of references to using Cuda for encryption purposes. Here is one such article.

Study encryption and study Cuda. Once you thoroughly understand both subjects it should be fairly obvious how Cuda can hep.
 
Hi,
I hv studied DES encryption and CUDA. Bt I hv problem in writing kernel and using pointers. So, I need help.
Ihv developed serial DES application using class Des, bt when I try same thing in CUDA , something goes on wrong...
So I want some platform for implementing my serial DES on CUDA platform.
Can anybody help me please?