Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 385 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 385 Bytes

sCram-go

SCAM SHA256 Password hashing using stdlib

Almost first iteration. Needs more love :)

Usage

./sCram-go <password>

Missing password to hash.
Usage: sCram-go <password>
exit status 1

with a given password:

./sCram-go test                                                                
Hashed Password:
SCRAM-SHA-256$4096:HlMwkDOMAVteCQN....