I need a safe algorithm (source code) to store a secure password to access an application that I'm developping. To develop this application I'm using the following languages in a Windows environment:
-Visual Basic
- Tcl/Tk
-C/C++
The ideal algorithm could be in an external application that I can run from inside my application. I need an easy way of compiling the algorithm (if this is in C), so if this is from something like mingw and similar, please provide easy compilation instruction (or provide a workspace if the project is in MS Visual C++, I have VisualC++ 6.0).
Start Free Trial