Skip to content

CRC packaging #57

@JPHutchins

Description

@JPHutchins

crcmod doesn't package correctly, but on the upshot it implements in C: https://crcmod.sourceforge.net/

So someone packaged it, but there are provenance concerns to address - need diff and analysis to make sure it's trustworthy: https://github.com/ntamas/crcmod-plus

And then there is a more modern pure python version: https://github.com/Nicoretti/crc

I think I'd start by benchmarking crcmod's C impl against crc's pure python impl. It's likely overkill to care, but then again, people might be using this library on embedded systems.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions