Y
Hacker News
new
|
ask
|
show
|
jobs
by
mschuster91
4664 days ago
You don't need a private client key for just encryption, the public key of the recipient is sufficient.
For signing, you'd need a pub/priv keypair, but this is not implemented here.