Skip to content

Conversation

r4mos
Copy link
Contributor

@r4mos r4mos commented Mar 2, 2025

Hi,

I saw that the CRC calculation was divided into 3 operations (CRC8, CRC16 and CRC32) so I have combined them into a single native operation and deleted the previous ones and their dependencies. In addition, I have added all CRCs known up.

I hope it can be incorporated into the main branch.

Thank you very much for this magnificent tool, greetings

r4mos added 3 commits March 2, 2025 01:41
…C's. Old Operations (CRC8, CRC16 and CRC32) and their dependencies are removed
…C's. Old Operations (CRC8, CRC16 and CRC32) and their dependencies are removed
@r4mos
Copy link
Contributor Author

r4mos commented Mar 3, 2025

I have included CRC-16/A and CRC-16/B without libraries in this pull request so part of #9 would be done

@r4mos
Copy link
Contributor Author

r4mos commented Mar 4, 2025

I'm done. Sorry for multi commit

@a3957273
Copy link
Member

a3957273 commented Apr 3, 2025

Woah, this seems awesome! One fewer dependency and so many validity checks. Thanks so much for the contribution!

@a3957273 a3957273 merged commit 4b72484 into gchq:master Apr 3, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants