Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Encrypting user name and password
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01635942
Message ID:
01635950
Vues:
77
>Hi,
>
>I am designing a new module where each user would have to be assigned a user name/id and password. This information will be stored in a SQL Server table. I have two questions:
>1. Is it acceptable practice to store the user name/id un-encrypted (readable by anyone)?
>2. What method of encrypting the password would you recommend (does not have to be Super Secure) that later can be used by another (e.g. .NET) application?
>
>TIA


Store hash of the password. this way nobody can decrypt it including you
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform