comp.lang.ada
 help / color / mirror / Atom feed
* Saving and Encoding Passwords
@ 1999-11-16  0:00 Josh Highley
  1999-11-17  0:00 ` Ted Dennison
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Josh Highley @ 1999-11-16  0:00 UTC (permalink / raw)


  I'm writing an Ada program that checks email accounts.  I'm storing the 
user name, password, and other info in a text file that my program references 
on startup.  I obviously don't want to store the password unencoded.  Thus, 
my question is how should I encrypt the password?  Is there an Ada package 
that will do this?  I thought of using the CPU id to encrypt the password, 
but I'm not sure how secure this would be and I haven't found an API function 
or any other method of retrieving the CPU id.  Is there a 
typical/standard/accepted way of encoding passwords?

Thanks,

Josh Highley
joshhighley@hotmail.com




^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~1999-12-01  0:00 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-11-16  0:00 Saving and Encoding Passwords Josh Highley
1999-11-17  0:00 ` Ted Dennison
1999-11-17  0:00   ` Josh Highley
1999-11-17  0:00 ` Gisle S�lensminde
1999-11-26  0:00 ` Florian Weimer
1999-11-27  0:00   ` Larry Kilgallen
1999-11-28  0:00     ` Florian Weimer
1999-11-28  0:00       ` Larry Kilgallen
1999-11-29  0:00     ` Samuel T. Harris
1999-12-01  0:00   ` Robert I. Eachus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox