by Codewiz51
16. November 2010 20:45
I took a break from DCDFLIB and the clean up of the gamma_inc_inv function. I played around with a native C++/WTL application to encrypt and decrypt a string using the native Windows XP crypto package.
Here's a screen shot:

And here's the application. You'll need to download the WTL macros from sourceforge.
WTLEncryptString.7z (14.41 kb)
Here's the executable, if you just want to try it out. You'll need the V 9.0 CRT installed to run the program.
WTLEncryptString.exe.7z (34.83 kb)