manpagez: man pages & more
info gnutls
Home | html | info | man
[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

10. All the Supported Ciphersuites in GnuTLS

Available cipher suites:

TLS_ANON_DH_ARCFOUR_MD50x00 0x18SSL3.0
TLS_ANON_DH_3DES_EDE_CBC_SHA10x00 0x1bSSL3.0
TLS_ANON_DH_AES_128_CBC_SHA10x00 0x34SSL3.0
TLS_ANON_DH_AES_256_CBC_SHA10x00 0x3aSSL3.0
TLS_ANON_DH_CAMELLIA_128_CBC_SHA10x00 0x46TLS1.0
TLS_ANON_DH_CAMELLIA_256_CBC_SHA10x00 0x89TLS1.0
TLS_ANON_DH_AES_128_CBC_SHA2560x00 0x6cTLS1.2
TLS_ANON_DH_AES_256_CBC_SHA2560x00 0x6dTLS1.2
TLS_PSK_SHA_ARCFOUR_SHA10x00 0x8aTLS1.0
TLS_PSK_SHA_3DES_EDE_CBC_SHA10x00 0x8bTLS1.0
TLS_PSK_SHA_AES_128_CBC_SHA10x00 0x8cTLS1.0
TLS_PSK_SHA_AES_256_CBC_SHA10x00 0x8dTLS1.0
TLS_DHE_PSK_SHA_ARCFOUR_SHA10x00 0x8eTLS1.0
TLS_DHE_PSK_SHA_3DES_EDE_CBC_SHA10x00 0x8fTLS1.0
TLS_DHE_PSK_SHA_AES_128_CBC_SHA10x00 0x90TLS1.0
TLS_DHE_PSK_SHA_AES_256_CBC_SHA10x00 0x91TLS1.0
TLS_SRP_SHA_3DES_EDE_CBC_SHA10xc0 0x1aTLS1.0
TLS_SRP_SHA_AES_128_CBC_SHA10xc0 0x1dTLS1.0
TLS_SRP_SHA_AES_256_CBC_SHA10xc0 0x20TLS1.0
TLS_SRP_SHA_DSS_3DES_EDE_CBC_SHA10xc0 0x1cTLS1.0
TLS_SRP_SHA_RSA_3DES_EDE_CBC_SHA10xc0 0x1bTLS1.0
TLS_SRP_SHA_DSS_AES_128_CBC_SHA10xc0 0x1fTLS1.0
TLS_SRP_SHA_RSA_AES_128_CBC_SHA10xc0 0x1eTLS1.0
TLS_SRP_SHA_DSS_AES_256_CBC_SHA10xc0 0x22TLS1.0
TLS_SRP_SHA_RSA_AES_256_CBC_SHA10xc0 0x21TLS1.0
TLS_DHE_DSS_ARCFOUR_SHA10x00 0x66TLS1.0
TLS_DHE_DSS_3DES_EDE_CBC_SHA10x00 0x13SSL3.0
TLS_DHE_DSS_AES_128_CBC_SHA10x00 0x32SSL3.0
TLS_DHE_DSS_AES_256_CBC_SHA10x00 0x38SSL3.0
TLS_DHE_DSS_CAMELLIA_128_CBC_SHA10x00 0x44TLS1.0
TLS_DHE_DSS_CAMELLIA_256_CBC_SHA10x00 0x87TLS1.0
TLS_DHE_DSS_AES_128_CBC_SHA2560x00 0x40TLS1.2
TLS_DHE_DSS_AES_256_CBC_SHA2560x00 0x6aTLS1.2
TLS_DHE_RSA_3DES_EDE_CBC_SHA10x00 0x16SSL3.0
TLS_DHE_RSA_AES_128_CBC_SHA10x00 0x33SSL3.0
TLS_DHE_RSA_AES_256_CBC_SHA10x00 0x39SSL3.0
TLS_DHE_RSA_CAMELLIA_128_CBC_SHA10x00 0x45TLS1.0
TLS_DHE_RSA_CAMELLIA_256_CBC_SHA10x00 0x88TLS1.0
TLS_DHE_RSA_AES_128_CBC_SHA2560x00 0x67TLS1.2
TLS_DHE_RSA_AES_256_CBC_SHA2560x00 0x6bTLS1.2
TLS_RSA_NULL_MD50x00 0x01SSL3.0
TLS_RSA_EXPORT_ARCFOUR_40_MD50x00 0x03SSL3.0
TLS_RSA_ARCFOUR_SHA10x00 0x05SSL3.0
TLS_RSA_ARCFOUR_MD50x00 0x04SSL3.0
TLS_RSA_3DES_EDE_CBC_SHA10x00 0x0aSSL3.0
TLS_RSA_AES_128_CBC_SHA10x00 0x2fSSL3.0
TLS_RSA_AES_256_CBC_SHA10x00 0x35SSL3.0
TLS_RSA_CAMELLIA_128_CBC_SHA10x00 0x41TLS1.0
TLS_RSA_CAMELLIA_256_CBC_SHA10x00 0x84TLS1.0
TLS_RSA_AES_128_CBC_SHA2560x00 0x3cTLS1.2
TLS_RSA_AES_256_CBC_SHA2560x00 0x3dTLS1.2
TLS_RENEGO_PROTECTION_REQUEST0x00 0xffSSL3.0

Available certificate types:

Available protocols:

Available ciphers:

Available MAC algorithms:

Available key exchange methods:

Available public key algorithms:

Available public key signature algorithms:

Available compression methods:

Some additional information regarding some of the algorithms:

RSA

RSA is public key cryptosystem designed by Ronald Rivest, Adi Shamir and Leonard Adleman. It can be used with any hash functions.

DSA

DSA is the USA’s Digital Signature Standard. It uses only the SHA-1 hash algorithm.

MD2

MD2 is a cryptographic hash algorithm designed by Ron Rivest. It is optimized for 8-bit processors. Outputs 128 bits of data. There are no known weaknesses of this algorithm but since this algorithm is rarely used and not really studied it should not be used today.

MD5

MD5 is a cryptographic hash algorithm designed by Ron Rivest. Outputs 128 bits of data. It is considered to be broken.

SHA-1

SHA is a cryptographic hash algorithm designed by NSA. Outputs 160 bits of data. It is also considered to be broken, though no practical attacks have been found.

RMD160

RIPEMD is a cryptographic hash algorithm developed in the framework of the EU project RIPE. Outputs 160 bits of data.


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.