Documentation ¶
Index ¶
- func Generator(basePhrase string, input chan string, output chan string, wg *sync.WaitGroup)
- func GetMaxProcs() int
- func Init()
- func PrintStatistics(start time.Time, done chan int, wg *sync.WaitGroup)
- func RIPEMD160(input []byte) (hash []byte)
- func SHA256(hasher hash.Hash, input []byte) (hash []byte)
- func Scanner(inputFile string, input chan string, done chan int, wg *sync.WaitGroup)
- func Writer(file string, output chan string, wg *sync.WaitGroup)
- type Logger
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrintStatistics ¶
Print Statistics to io
Types ¶
Click to show internal directories.
Click to hide internal directories.