17 lines
518 B
Plaintext
17 lines
518 B
Plaintext
Name: CRC32C
|
|
Short Name: crc32c
|
|
URL: https://github.com/google/crc32c
|
|
Version: 1.0.7.git-5998f8451548244de8cde7fab387a550e7c4497d
|
|
License: New BSD
|
|
License File: src/LICENSE
|
|
Security Critical: yes
|
|
|
|
Description:
|
|
CRC32C implementation with support for CPU-specific acceleration instructions
|
|
|
|
Local Additions:
|
|
* gn file for building in chromium
|
|
* Manually generated config/{android,mac,linux,win32,win64}/crc32c_config.h
|
|
* Used the build commands in the README
|
|
* Picked up the output in include/crc32c/crc32c_config.h
|