Decryption
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi. I was wondering if anyone could help me on this: I have to figure out what is the encryption algorithm used to encrypt several words. I have the aplication which can encrypt for me any word I want, so I can build up a dictionary, (clear text <==> encrypted text). This is my project for my encryption course. If anyone could help on this I would be greatful ... ;-):)