Skip to content

Add fnv1a, djb2, and ror13 hash plugins.#6177

Draft
blg-bin26 wants to merge 1 commit intorizinorg:devfrom
blg-bin26:feat/rz-hash-fnv1a-djb2-ror13
Draft

Add fnv1a, djb2, and ror13 hash plugins.#6177
blg-bin26 wants to merge 1 commit intorizinorg:devfrom
blg-bin26:feat/rz-hash-fnv1a-djb2-ror13

Conversation

@blg-bin26
Copy link
Copy Markdown

@blg-bin26 blg-bin26 commented Apr 7, 2026

Register the new non-cryptographic algorithms in rz-hash and add unit-test vectors so they are available from the CLI and covered by tests.

Co-authored-by agent: codex/gpt-5.3-codex-low

Your checklist for this pull request

  • I've read the guidelines for contributing to this repository.
  • I made sure to follow the project's coding style.
  • I've documented every RZ_API function and struct this PR changes.
  • I've added tests that prove my changes are effective (required for changes to RZ_API).
  • I've updated the Rizin book with the relevant information (if needed).
  • I've used AI tools to generate fully or partially these code changes and I'm sure the changes are not copyrighted by somebody else.

Detailed description

...

Test plan

...

Closing issues

...

Register the new non-cryptographic algorithms in rz-hash and add unit-test vectors so they are available from the CLI and covered by tests.

Co-authored-by agent: codex/gpt-5.3-codex-low
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants