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

blfchk/hex2blf validation mismatch #10

Open
kenorb opened this issue Nov 3, 2024 · 0 comments
Open

blfchk/hex2blf validation mismatch #10

kenorb opened this issue Nov 3, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@kenorb
Copy link
Member

kenorb commented Nov 3, 2024

$ ./hex2blf data.txt data.blf
[*] Loaded 21627 hashes, false positive rate: ~9.404e-106 (1 in ~1.063e+105)
[*] Writing bloom filter to 'data.blf'...
[+] Success!

$ cat data.txt | xxd -p -r - data.bin
$ cat data.txt | ./blfchk data.blf data.bin
19791
@kenorb kenorb added the bug Something isn't working label Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant