Skip to content

Add CRC32 functions, fix hash functions in general#6

Merged
omicronrex merged 5 commits into
GM82Project:mainfrom
EthGaming101:main
Sep 14, 2025
Merged

Add CRC32 functions, fix hash functions in general#6
omicronrex merged 5 commits into
GM82Project:mainfrom
EthGaming101:main

Conversation

@EthGaming101
Copy link
Copy Markdown
Contributor

@EthGaming101 EthGaming101 commented Sep 14, 2025

I noticed that the End functions for each of the hash classes seemed to be redundant, due to creating a string before they were ran. Rearranging the order seemed to make the sha1 functions consistent with other implementations, but I am optimistically cautious about this change. I've also added CRC32.

@omicronrex omicronrex merged commit 782e902 into GM82Project:main Sep 14, 2025
1 check passed
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.

2 participants