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

Add support for BLAKE3 #187

Closed
MilesBHuff opened this issue Feb 27, 2025 · 1 comment
Closed

Add support for BLAKE3 #187

MilesBHuff opened this issue Feb 27, 2025 · 1 comment
Labels
new hash algorithms feature requests for hash algorithms

Comments

@MilesBHuff
Copy link

BLAKE3 is cryptographically as secure as and more-performant than SHA-256. Please consider adding it as an option (or even a new default)? It could significantly reduce the time it takes for rdfind to run.

For extra context: BLAKE3 benchmarks well in ZFS across various systems, and it's considered cryptograpically-secure-enough to be used for ZFS's online deduplication. Deduplication is exactly what many of us are using rdfind for.

@pauldreik pauldreik added the new hash algorithms feature requests for hash algorithms label Feb 28, 2025
@pauldreik
Copy link
Owner

duplicate of #43

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new hash algorithms feature requests for hash algorithms
Projects
None yet
Development

No branches or pull requests

2 participants