Skip to content

Conversation

@wum0
Copy link
Contributor

@wum0 wum0 commented May 3, 2025

This algorithm is the hash algorithm used in BRC4 1.4.5 in the offensive tool

Details:
Type: unsigned_int (32-bit)

Test Case: The hash of the string 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789' was computed and validated.

Test Hash: TEST_1 = 3471553803

This new algorithm follows the guidelines outlined in the HashDB documentation and has been tested locally using pytest and checked for style with flake8.

@wum0 wum0 changed the title Create brc4_1_4_5.py add brc4-1-4-5 hash algorithm May 4, 2025
@herrcore herrcore merged commit cb6eb3c into OALabs:main May 23, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants