encrypt using private/public key pair

Asked by ahgu

Is it possible to encrypt using a public key and decrypt using a private key?
Or I can only use a public key like password?

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu ecryptfs-utils Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Rusty Shackleford (shackleford071250) said :
#1

Are you attempting to encrypt an user's home directory or just a subfolder? Are you wanting it to manually mount it or have it automount on login?

I think it is possible to use public/private keys - the underlying encryption however is done with randomly generated file encryption keys which in turn are encrypted with a master key generated from a password protected passphrase or possibly mechanism such as public key cryptography.

Revision history for this message
Launchpad Janitor (janitor) said :
#2

This question was expired because it remained in the 'Needs information' state without activity for the last 15 days.