Module authentication

Source
Expand description

Authentication protocol support.

Modules§

sasl
SASL-based authentication support.

Functions§

md5_hash
Hashes authentication information in a way suitable for use in response to an AuthenticationMd5Password message.
md5_sha256_hash
Hashes authentication information using MD5_SHA256 method for GaussDB/OpenGauss.
sha256_hash
Hashes authentication information using SHA256_MD5 for GaussDB/OpenGauss.