go-bs

command module
v0.0.0-...-15a6cb8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 24, 2024 License: MIT Imports: 5 Imported by: 0

README

go-bs

Bcypt service on Go.

API

Hash password:

POST /hash
Content-Type: application/x-www-form-urlencoded

raw=<password>&cost=<cost>

Verify password:

POST /verify
Content-Type: application/x-www-form-urlencoded

raw=<password>&hash=<hash>

Run

go-bs -addr 127.0.0.1:8843

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL