Sign inSign up

artemshestakov/pin_hash

By artemshestakov

Updated almost 6 years ago

Image
0

203

artemshestakov/pin_hash repository overview

PIN_and_Hash

Microservice for getting PIN code, salt and hash of SHA algorithm
Request format

http://{host}:{port}/api/pin?pin_len={int}&salt_len={int}

ParamsRequiredDescription
1pin_lenYesThe length of PIN code. Default in config file by param PIN_LEN
2salt_lenNoThe length of salt. Default in config file by param SALT_LEN
3strongNoAdd 2 letter in pin code

Tag summary

Content type

Image

Digest

Size

364.6 MB

Last updated

almost 6 years ago

docker pull artemshestakov/pin_hash