sha256_password Plugin

SHA256 authentication possible exchanges:

Client clear password answer

  • string password without encryption

Public key request

Public key response

RSA encrypted password

RSA encrypted value of XOR(password, seed) using server public key (RSA_PKCS1_OAEP_PADDING).

This page is licensed: CC BY-SA / Gnu FDL

Last updated

Was this helpful?