FICHA · MANJARO

python-crc32c

A python package implementing the crc32c algorithm in hardware and software

  • Library
  • Dev
  • STORAGE
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Calculate CRC32C checksums from Python using hardware acceleration when available and software fallback otherwise. It helps applications verify accidental data corruption in storage, networking, or file-processing workflows.

This is an integrity-checking library, not encryption or authentication. CRC values can detect many accidental changes, but they do not protect against deliberate tampering by an attacker.

Permissions

Permissions not analysed for this source yet.