Program Security
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
I just wanted to add password security for my application. But i want to use an existing algorithm like blowfish or best suggestion. I just want a push in the right direction for this implementation.
Look at www.planet-source-code.com and search for blowfish. Lots of examples Why invent the wheel, when you can invent software.