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

Update Python SDK to add CRC32 checksum #90

Merged

Conversation

e-moran
Copy link
Member

@e-moran e-moran commented Mar 20, 2023

Why

File encryption format now included a crc32 checksum

How

Added the crc32 checksum to the end of the file computed with binascii in Python's standard library
Added tests to ensure it is added.

Checklist

  • Commit messages are formatted as per the convention, and breaking changes are marked

Copy link
Member

@jeremywagemans jeremywagemans left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@e-moran e-moran merged commit 683331c into master Apr 17, 2023
@e-moran e-moran deleted the eoinpm/pro-2038-update-python-sdk-to-add-new-crc-bytes branch April 17, 2023 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants