package
5.2.0-alpha+incompatible
Repository: https://github.com/pingcap/parser.git
Documentation: pkg.go.dev

# Functions

CheckScrambledPassword check scrambled password received from client.
Checks if a MySQL style caching_sha2 authentication string matches a password.
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.

# Constants

# Structs

UserIdentity represents username and hostname.