DeviceMaster LT User Guide
: 2000586
Rev. B
DeviceMaster LT Security - 57
DeviceMaster LT Supported Cipher Suites
-
Message Authentication Code
• hash function (checksum) used to verify that each message frame has
not be corrupted or changed while in transit.
• typical options include MD5, SHA, MD2, MD4
• DeviceMaster LT supports MD5, SHA
•
In the design of the SSL/TLS protocols the choices of four of the above are not
independent of each other: only certain combinations are defined by the
standards. The standard combinations of protocol (SSL or TLS) and cipher
suites support by DeviceMaster LT are shown in the attached table.
DeviceMaster LT
Supported Cipher
Suites
The DeviceMaster LT supports the cipher suites:
SSL Resources
You can refer to the following SSL resources for more information:
•
Standard reference book is SSL and TLS by Eric Rescorla
•
Wikipedia page on SSL/TLS provides a good overview:
•
openssl
contains command-line tools to do the following. More information is
available at:
-
Create/examine keys/certificates
-
Act as client or server
•
ssldump
is a -command line tool that displays a human-readable dump of an
SSL connection's handshaking and traffic:. More information can be found at:
-
If provided with server's private key, can decrypt data stream
-
Can display decoded data stream in ASCII/hex
-
Can display contents of handshaking packets (including ID certificates)
Protocol Public Key
Authentication
Cipher
MAC
SSL
RSA
RSA
3DES
SHA
SSL
RSA
RSA
RC4
SHA
SSL
RSA
RSA
RC4
MD5
SSL
DHE
RSA
3DES
SHA
SSL
DHA
RSA
RC4
MD5
SSL
RSA
RSA
NULL
MD5
SSL
RSA
RSA
NULL
SHA
TLS
RSA
RSA
AES128
SHA
TLS
RSA
RSA
AES256
SHA
TLS
DHE
RSA
AES128
SHA
TLS
DHE
RSA
AES256
SHA
TLS
DHA
RSA
AES128
SHA
TLS
DHA
RSA
AES256
SHA