6 comments

[ 5.0 ms ] story [ 32.9 ms ] thread
> 1 files changed, 55 insertions, 249 deletions

I nominate this commit as one of the best ever - improves security and performance while removing code.

More terrific work from the creator of WireGuard.

In fairness, a significant chunk of the deleted lines are just comments.
The TL;DR: the old 4096-bit LSFR generator has been replaced by BLAKE2 (one of the SHA3 finalists)

A modern crypto-function will perform better on modern computers, because modern crypto-functions were designed with modern computers in mind.