package
0.0.0-20241018072137-00ebc30e3b87
Repository: https://github.com/secretflow/scql.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.
Sha256Hash is an util function to calculate sha256 hash.
SM3Hash is an util function to calculate SM3 hash.

# Variables

No description provided by the author

# Structs

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