comp.lang.ada
 help / color / mirror / Atom feed
From: joshhighley@hotmail.com (Josh Highley)
Subject: Saving and Encoding Passwords
Date: 1999/11/16
Date: 1999-11-16T00:00:00+00:00	[thread overview]
Message-ID: <38315e1a.0@silver.truman.edu> (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




             reply	other threads:[~1999-11-16  0:00 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-11-16  0:00 Josh Highley [this message]
1999-11-17  0:00 ` Saving and Encoding Passwords 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
replies disabled

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