Hacker News new | ask | show | jobs
by wheelerwj 3438 days ago
How often does spam come encrypted with your public key anyways?
1 comments

Much more often if this is used as a spam measure.
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?