Y
Hacker News
new
|
ask
|
show
|
jobs
by
wheelerwj
3438 days ago
How often does spam come encrypted with your public key anyways?
1 comments
Neliquat
3437 days ago
Much more often if this is used as a spam measure.
link
e12e
3437 days ago
Maybe. Still requires a re-encryption of the symmetric session key for every recipient - effectively proof of work.
"stretching" the equivalent of rsa(session_key, public_key) might be feasible?
link