As described at the subject, I am interested to write a programm in c# using cudafy which will look for the key (8 bytes) for a given pair plain, cipher (plain encrypted using DES algorithm) arrays (8 bytes). Given that I am totally newbie with cudafy, I would appreciate if someone could guide me to set up the layout of the code or to point me to other similar projects. I have setup cuda toolkit, VS2010 and I am able to run cudafybyexample without problems. Thanks in advance.
↧