tunogya/chatgpt

Password display clear text,should display cipher text

Closed this issue · 2 comments

It's a good idea to use RSA256!

For the purpose of hiding characters in the user's plaintext, a better approach might be to salt and hash the original password

It's a good idea to use RSA256!