Skip to content

blfchk/hex2blf validation mismatch #10

Description

@kenorb
$ ./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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions