1 Attachment(s)
VB6 - Secure Login Form using SHA256 Hashing
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.