Hacker News new | ask | show | jobs
by tptacek 2537 days ago
S/MIME is even worse than PGP.
1 comments

S/MIME has better e-mail client support and has massive deployment (use, not that much) in Estonia. I think it already beats PGP in two major aspects with that.
S/MIME manages the feat of being even less secure than PGP-encrypted email, which was, again, a low bar to trip over.
Please elaborate.
I think efail showed S/MIME was even more susceptible.
That vulnerability has been largely mitigated, hasn't it? I'm really curious how GPG is more secure than S/MIME right now.
"8.2 Countering malleability gadget attacks" in the efail paper says: "The S/MIME standard does not provide any effective security measures countering our attacks" and "Although CMS defines an AuthenticatedData type [29], S/MIME’s current specification does not."

If the S/MIME spec does not enforce (and it seems it doesn't even allow, not just does't enforce) Authenticated Encryption, then it violates "the cryptographic doom principle" and should not be used for anything except CTFs and cryptopals exercises.