Skip to content

seungyeop-lee/bcrypt-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bcrypt-cli

run

Run the executable file in the "bin" folder.

usage

./bcrypt-cli-macos-amd64

Usage:
  bcrypt-cli-macos-amd64 [command]

Available Commands:
  check       Check valid password and hash
  completion  Generate the autocompletion script for the specified shell
  cost        Calculate cost from hash
  generate    Generate hash
  help        Help about any command

Flags:
  -h, --help      help for bcrypt-cli-macos-amd64
  -v, --verbose   run by verbose mode (for debug)

Use "bcrypt-cli-macos-amd64 [command] --help" for more information about a command.

build

make build

About

bcrypt 함수를 cli에서 간단히 실행 할 수 있는 유틸리티

Topics

Resources

License

Stars

Watchers

Forks

Contributors