CUDA Code-example: TEA-Encryption on GPU

I’ve written some demo code utilizing the GPU to encrypt with the Tiny Encryption Algorithm. Speedup compared to CPU is roughly 10x.

For your information, just a code-example :-)

See here for more info.