Jump to content
  • 0

Encrypted password/db ?


Question

Posted

Hi everyone,

I have a question, is it possible to have an encrypted database with something else than MD5  (like sha256/sha-512) ?
The MD5 is not very strong in security, the hash can be found on internet or with a software.

On the other hand, is it possible to secure the database and the flux between the db/the server and the website if there is one ?

R,

3 answers to this question

Recommended Posts

  • 0
Posted
On 9/25/2021 at 9:38 AM, Elfin said:

Make a backup first and try this in phpmyadmin

update login set user_pass = MD5(user_pass)

image.png.c7ebba4e145142e24b3d3afc56a55921.png

Hello, tank you for your answer.
Yes i saw this for MD5, but MD5 is not very safe, it's breakable ?

But i think it's the only solution for now.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...