← Package directory
Available on winget

Install haveibeenpwned

haveibeenpwned is a command-line application that uses HaveIBeenPwned service and can create and use Binary Fuse filter (which is smaller than Bloom filter or Cuckoo filter for the same false positive ratio) for efficient query at cost of f...

Install with winget
winget install --id CKingX.haveibeenpwned
Upgrade
winget upgrade --id CKingX.haveibeenpwned
Uninstall
winget uninstall --id CKingX.haveibeenpwned

About haveibeenpwned

haveibeenpwned is a command-line application that uses HaveIBeenPwned service and can create and use Binary Fuse filter (which is smaller than Bloom filter or Cuckoo filter for the same false positive ratio) for efficient query at cost of false positives.

What's new in 1.0.0

* Fixed a bug where the description of Medium Filter in create-filter showed the wrong false positivity rate

Read release notes

Version history

Version Updated Notes
1.0.0 Unknown * Fixed a bug where the description of Medium Filter in create-filter showed the wrong false positivity rate
0.5.1 Unknown * Fixed a bug where the description of Medium Filter in create-filter showed the wrong false positivity rate