ホーム > ストレージネットワーキング用語集 > Challenge Handshake Authentication Protocol
チャレンジを用いてユーザがシステムへのアクセス権を持っていることを確認するパスワードベースの認証プロトコル.計算されたパスワードとチャレンジを元にしたハッシュが比較目的で送信されるため,平文のパスワードがコネクション上で送信されることはない.
使用分野: Data Security
A password-based authentication protocol that uses a challenge to verify that a user has access to a system. A hash of the supplied password with the challenge is sent for comparison so the cleartext password in never sent over the connection.
CONTEXT [Data Security]