Subject: Where and how to store encrypted passwords
Posted By: usprasad_m Post Date: 12/15/2006 6:01:56 AM
Hi all,

  I am doing a project which will encrypt and decrypt passwords..
I am encypting and decrypting passwords using the CryptEncrypt and  CryptDecrypt function defined in Wincrypt.h file..
This works well.. But the problem is I need to store both encrypted username and passwords in a file (multiple username and passwords)how i can do this? and also how can i retrieve it later? Please help me..
Also i need to store the encryption key also..
This i ve done with CryptExportKey (need a strong secure method)..


Go to topic 53655

Return to index page 92
Return to index page 91
Return to index page 90
Return to index page 89
Return to index page 88
Return to index page 87
Return to index page 86
Return to index page 85
Return to index page 84
Return to index page 83