PDA

Click to See Complete Forum and Search --> : VB6 - Secure Login Form using SHA256 Hashing


formlesstree4
Jun 10th, 2008, 07:10 PM
This is my SLF, as i call it, or my 'Secure Login Form'.

It is not done yet, as Administration hasn't been fully implemented to monitor users.

Unlike most forms, this does not use a database, but rather uses user text files.

It is a WiP, but this is for those who would like to see how SHA256 is implemented in a working demo.

Note: I did not write the encryption CLS file, it was in a pack I found off of the internet, and made it work right with a form.