/
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


Related content

LR_02_007: Accelerate crypto/sha256 and crypto/sha512 with hand-written assembly
LR_02_007: Accelerate crypto/sha256 and crypto/sha512 with hand-written assembly
More like this
CT_00_009 - CRC Support (GCC)
CT_00_009 - CRC Support (GCC)
More like this
CT_00_ - CRC Support (GCC)
CT_00_ - CRC Support (GCC)
More like this
LR_02_0016: Accelerate crypto/aes with hand-written assembly
LR_02_0016: Accelerate crypto/aes with hand-written assembly
More like this
LR_02_009: Accelerate crypto/internal/nistec with hand-written assembly
LR_02_009: Accelerate crypto/internal/nistec with hand-written assembly
More like this
CT_01_007 - CRC Optimization (LLVM)
CT_01_007 - CRC Optimization (LLVM)
More like this