Skip to content

golang tool that implements binary search over a hash ordered binary file. Create one with https://github.com/fblz/convertHIBP

Notifications You must be signed in to change notification settings

fblz/searchHIBP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

searchHIBP

searchHIBP is a golang tool that implements binary search over a hash ordered binary file. You may create one with https://github.com/fblz/convertHIBP Enter your password on the commandline and it will tell you whether it is included in the InputFile.

Installation

git clone https://github.com/fblz/searchHIBP.git
cd searchHIBP
go build
#  <or>
go install

Usage

searchHIBP
  -InputFile string
        Specify the binary hibp file (default "none")

About

golang tool that implements binary search over a hash ordered binary file. Create one with https://github.com/fblz/convertHIBP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages