Comment on Why Signal’s post-quantum makeover is an amazing engineering achievement
jacksilver@lemmy.world 1 week agoI think the biggest thing here is that beyond just a session key (to make sessions secure from each other), this approach uses a rotating session key. That means each transaction in a sesssion is unique ensuring forward and backward secrecy.
I may have read it wrong plus cybersecurity is not my forte.