command
module
Version:
v0.0.0-...-15a6cb8
Opens a new window with list of versions in this module.
Published: Jun 24, 2024
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.