package
0.0.0-20190404080625-e357a068a3e1
Repository: https://github.com/zz-jason/parser.git
Documentation: pkg.go.dev

# Functions

CheckScrambledPassword check scrambled password received from client.
DecodePassword converts hex string password without prefix '*' to byte array.
EncodePassword converts plaintext password to hashed hex string.
Sha1Hash is an util function to calculate sha1 hash.

# Structs

No description provided by the author
UserIdentity represents username and hostname.