LR_02_0018: Accelerate hash/crc32 with hand-written assembly

LR_02_0018: Accelerate hash/crc32 with hand-written assembly

About

Package chash/crc32 implements the 32-bit cyclic redundancy check, or CRC-32, checksum. See https://en.wikipedia.org/wiki/Cyclic_redundancy_check for information. 

The goal is to accelerate them with vector crypto where relevant.

 

Dependency

LR_02_027

 

Upstreaming

TBD

 

Upstream version

 

 

Contacts

@Ludovic Henry