sha256_password Plugin

Overview

SHA256 authentication possible exchanges:

Authentication

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?