POLYVAL Work Bringing More Performance Gains To Linux Crypto Subsystem
phoronix.com·10h
Flag this post

LINUX KERNEL

Whenever seeing Linux kernel mailing list patches from Google engineer Eric Biggers it tends to be about performance optimizations to the Linux kernel’s cryptography subsystem. That was once again the case on Sunday with the newest patch series providing some nice gains.

A set of nine patches were sent out by Biggers to migrate the POLYVAL code to the lib/crypto area of the kernel and to replace a generic implementation of POLYVAL with a superior implementation.

The key takeaway from this work:

“Notably, this series improves the performance of HCTR2, since it eliminates unnecessary overhead that was being incurred by accessing POLYVAL via the crypto_shash…

Similar Posts

Loading similar posts...