How keys should be distributed?

How keys should be distributed?

Secure Home | Search | About
 General Computer Security    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content add this group's latest topics to your Google content
Subject Author Date
How keys should be distributed? mauricio.cadima 05-08-2007
Posted by on May 8, 2007, 11:29 pm
If you were  Registered and logged in, you could reply and use other advanced thread options
Several software applications needs to encrypt and decrypt data,
requiring either a single key in symmetrical encryption algorithms or
public/private keys in asymmetrical algorithms, but how these keys
should be distributed?
Embed the key(s) within the application executable is a very
vulnerable approach, since an attacker may trace API calls, or run the
application under a debugger and simply halt the program when the keys
has been reconstructed.
And what about the risk to distribute the key in every exeucutable
copy embedded within, if some attacker gets this key it can make it
public, and every user of this application may use it to break its own
installation.

Can anyone give me any suggestion? Or point me in the correct
direction to avoid these problems?


Similar ThreadsPosted
2005 NETWORK AND DISTRIBUTED SYSTEM SECURITY SYMPOSIUM (NDSS'05) January 4, 2005, 9:27 pm
2005 NETWORK AND DISTRIBUTED SYSTEM SECURITY SYMPOSIUM (NDSS'05) IS FAST APPROACHING! January 19, 2005, 7:04 pm
why non exportable keys? March 11, 2006, 10:20 am
How do I export only private keys in PGP? August 6, 2005, 7:45 am
hiding encryption keys August 12, 2005, 3:32 pm
registry keys for virus scanners February 3, 2005, 2:59 pm
what are 16- or 25-digit license keys and how to create? April 7, 2005, 10:56 am
how to send data using crypto keys? May 6, 2005, 7:15 pm
Are the (exported) keys of PGP and GnuPG compatible? July 17, 2005, 5:25 pm
SSL certs - all private keys in one hand? June 2, 2006, 8:51 am

The site map in XML format XML site map

Contact Us | Privacy Policy