Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C++ and Visual C++ > Visual C++ 2005
|
Visual C++ 2005 For discussion of Visual C++ 2005.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Visual C++ 2005 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 15th, 2006, 07:01 AM
Registered User
 
Join Date: Dec 2006
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default Where and how to store encrypted passwords

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)..






Similar Threads
Thread Thread Starter Forum Replies Last Post
Accepting Passwords in C++ aix_kernel C++ Programming 0 August 9th, 2008 12:58 AM
Message Boxes and passwords jackdaddy Javascript How-To 5 November 27th, 2004 11:24 PM
Passwords sampow Access 6 February 10th, 2004 02:51 PM
how do I allow my users to change passwords? webgirljudi Dreamweaver (all versions) 3 December 1st, 2003 02:51 PM
Change passwords in another workgroup Steven Access 0 July 2nd, 2003 07:27 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.