翻訳と辞書
Words near each other
・ TMEFF2
・ TMEIC
・ TMEIC Corporation
・ Tmeimichatt
・ TMEM 249
・ TLR5
・ TLR6
・ TLR7
・ TLR8
・ TLR9
・ TLRFM
・ TLS
・ TLS Agency
・ TLS termination proxy
・ TLS-PSK
TLS-SRP
・ Tlstá
・ TLT
・ TLT LLP
・ TLTx
・ TLU
・ Tlugwe
・ Tlumach
・ Tlumach Raion
・ Tlumačov
・ Tlumačov (Domažlice District)
・ Tlungvel
・ Tlustice
・ Tlučná
・ TLV


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

TLS-SRP : ウィキペディア英語版
TLS-SRP
Transport layer security Secure Remote Password (TLS-SRP) ciphersuites are a set of cryptographic protocols that provide secure communication based on passwords, using an SRP password-authenticated key exchange.
There are two classes of TLS-SRP ciphersuites: The first class of cipher suites uses only SRP authentication. The second class uses SRP authentication and public key certificates together for added security.
Usually, TLS uses only public key certificates for authentication. TLS-SRP uses a value derived from a password (the SRP verifier) and a salt, shared in advance among the communicating parties, to establish a TLS connection. There are several reasons to use TLS-SRP:
* Using password-based authentication does not require reliance on certificate authorities.
* The end user does not need to check the URL being certified. If the server does not know the password equivalent data then the connection simply cannot be made. This prevents Phishing.
* Password authentication is less prone than certificate authentication to certain types of configuration mistakes, such as expired certificates or mismatched common name fields.
* TLS-SRP provides mutual authentication (the client and server both authenticate each other), while TLS with server certificates only authenticates the server to the client. Client certificates can authenticate the client to the server, but it may be easier for a user to remember a password than to install a certificate.
==Implementations==

TLS-SRP is implemented in GnuTLS,〔GnuTLS Manual, (Authentication using SRP )〕 OpenSSL (as of release 1.0.1 ), (Apache mod_gnutls ) and mod_ssl, cURL, (TLS Lite ) and (SecureBlackbox ).

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「TLS-SRP」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.