Password hash

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How does one hash passwords to when using a table for user names/passwords
instead of built-in Access security? This is, of course, to hide them from
anyone clever enough to simply link to the Users table.
 
Good enough for me. That should keep out the clever users, if not the
professional hackers. Probably simpler than implementing md5 also.

Thanks.
 
in message:
Good enough for me. That should keep out the clever users, if not the
professional hackers. Probably simpler than implementing md5 also.

Thanks.

Yep, most people will have no clue how to interpret that.
Good luck with your project.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top