Re: hiding encryption keys
From: Paul Rubin (//phr.cx_at_NOSPAM.invalid)
Date: 08/15/05
- Next message: aatcbbtccctc_at_yahoo.com: "Re: hiding encryption keys"
- Previous message: Mike Amling: "Re: hiding encryption keys"
- In reply to: Mike Amling: "Re: hiding encryption keys"
- Next in thread: phillipkim1_at_yahoo.com: "Re: hiding encryption keys"
- Reply: phillipkim1_at_yahoo.com: "Re: hiding encryption keys"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 14 Aug 2005 17:30:13 -0700
Mike Amling <nospam@nospam.com> writes:
> This is a problem that has been solved by thousands of web sites
> that support SSL connections.
> Note: I don't know what the solution is, just that it exists.
Usually on SSL servers, the keys are stored in disk files encrypted by
passphrases. When you start the server, the key file gets loaded into
memory and you type the passphrase. Fancier servers use hardware
modules to hold the keys. It sounds like the OP wants to store secret
keys on desktop Windows machines where the user can't get at them,
which sounds like some kind of DRM application. That's a totally
different set of problems than an SSL server.
- Next message: aatcbbtccctc_at_yahoo.com: "Re: hiding encryption keys"
- Previous message: Mike Amling: "Re: hiding encryption keys"
- In reply to: Mike Amling: "Re: hiding encryption keys"
- Next in thread: phillipkim1_at_yahoo.com: "Re: hiding encryption keys"
- Reply: phillipkim1_at_yahoo.com: "Re: hiding encryption keys"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|