#hash #prefix #find #cli-tool #starts #characters

app vanityhash

命令行工具,用于查找以指定前缀开始的哈希值

3 个版本 (重大变更)

使用旧的 Rust 2015

0.3.0 2017年7月4日
0.2.0 2017年7月4日
0.1.0 2017年7月4日

#5#starts

MIT 许可证

6KB
139

vanityhash

找到您的完美哈希值

vanityhash 0.2
Evan Schwartz <[email protected]>
Searches for hashes that match a certain prefix

USAGE:
    vanityhash [FLAGS] [OPTIONS] <prefix>

FLAGS:
    -h, --help                  Prints help information
        --include_both_cases    Include upper and lowercase letters
        --include_symbols       Include lookalike characters and numbers
    -V, --version               Prints version information

OPTIONS:
        --preimage_prefix <PREIMAGE_PREFIX>    The prefix the hash preimage should start with
    -t, --threads <NUM_THREADS>                Number of threads to use [default: 8]

ARGS:
    <prefix>    The prefix the vanity hash should start with

依赖项

~7–15MB
~256K SLoC