Hacker News new | ask | show | jobs
by rfk 2769 days ago
For no reason other than "legacy reasons" - much of the client-side crypto code in the current Firefox Sync is inherited from an earlier system that predates widespread acceptance of GCM as a best practice. If we designed it from scratch today it would almost certainly be using GCM instead.
1 comments

Makes sense. Thank you for your answer!