Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Added CRC-8 Checksum #591

Merged
merged 4 commits into from
Jul 3, 2019
Merged

Conversation

MShwed
Copy link
Contributor

@MShwed MShwed commented Jul 2, 2019

Addresses #543

Calculates the CRC-8 checksum for a given input. Allows the user to select a checksum algorithm from a drop down.

Screen Shot 2019-07-02 at 3 33 34 PM

@MShwed MShwed changed the title Feature/crc 8 checksum Feature: Added CRC-8 Checksum Jul 2, 2019
@n1474335 n1474335 merged commit 44643c1 into gchq:master Jul 3, 2019
@n1474335
Copy link
Member

n1474335 commented Jul 3, 2019

Excellent stuff. Thanks very much for this contribution, it's always great to add support for more algorithms.
I added CRC-8 to the 'Generate all hashes' operation (which also calculates all supported checksums).

This pull request was closed.
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