# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "crc32c" in publications use:' type: software license: GPL-2.0-or-later title: 'crc32c: Cyclic Redundancy Check with CPU-Specific Acceleration' version: 0.0.2 doi: 10.32614/CRAN.package.crc32c abstract: Hardware-based support for 'CRC32C' cyclic redundancy checksum function is made available for 'x86_64' systems with 'SSE2' support as well as for 'arm64', and detected at build-time via 'cmake' with a software-based fallback. This functionality is exported at the 'C'-language level for use by other packages. 'CRC32C' is described in 'RFC 3270' at and is based on 'Castagnoli et al' . authors: - family-names: Eddelbuettel given-names: Dirk email: edd@debian.org orcid: https://orcid.org/0000-0001-6419-907X - name: The CRC32C Authors repository: https://eddelbuettel.r-universe.dev repository-code: https://github.com/eddelbuettel/crc32c commit: 1fb5c11662ae80c432e4d85498ac48326f5e5666 url: https://github.com/google/crc32c date-released: '2023-05-11' contact: - family-names: Eddelbuettel given-names: Dirk email: edd@debian.org orcid: https://orcid.org/0000-0001-6419-907X