• Home
  • Raw
  • Download

Lines Matching refs:suites

61 When combined with B<-s> includes cipher suites which require PSK.
65 When combined with B<-s> includes cipher suites which require SRP.
118 It can represent a list of cipher suites containing a certain algorithm, or
119 cipher suites of a certain type. For example B<SHA1> represents all ciphers
120 suites using the digest algorithm SHA1 and B<SSLv3> represents all SSL v3
123 Lists of cipher suites can be combined in a single cipher string using the
125 B<SHA1+DES> represents all cipher suites containing the SHA1 B<and> the DES
172 necessary). Note that RC4 based cipher suites are not built into OpenSSL by
177 All cipher suites except the B<eNULL> ciphers (which must be explicitly enabled
179 As of OpenSSL 1.0.0, the B<ALL> cipher suites are sensibly ordered by default.
183 The cipher suites not enabled by B<ALL>, currently B<eNULL>.
187 "High" encryption cipher suites. This currently means those with key lengths
188 larger than 128 bits, and some cipher suites with 128-bit keys.
192 "Medium" encryption cipher suites, currently some of those using 128 bit
197 "Low" encryption cipher suites, currently those using 64 or 56 bit
198 encryption algorithms but excluding export cipher suites. All these
199 cipher suites have been removed as of OpenSSL 1.1.0.
212 The cipher suites offering no authentication. This is currently the anonymous
213 DH algorithms and anonymous ECDH algorithms. These cipher suites are vulnerable
223 Cipher suites using RSA key exchange or authentication. B<RSA> is an alias for
228 Cipher suites using static DH key agreement and DH certificates signed by CAs
230 All these cipher suites have been removed in OpenSSL 1.1.0.
234 Cipher suites using ephemeral DH key agreement, including anonymous cipher
235 suites.
239 Cipher suites using authenticated ephemeral DH key agreement.
243 Anonymous DH cipher suites, note that this does not include anonymous Elliptic
244 Curve DH (ECDH) cipher suites.
248 Cipher suites using ephemeral ECDH key agreement, including anonymous
249 cipher suites.
253 Cipher suites using authenticated ephemeral ECDH key agreement.
257 Anonymous Elliptic Curve Diffie-Hellman cipher suites.
261 Cipher suites using DSS authentication, i.e. the certificates carry DSS keys.
265 Cipher suites effectively using DH authentication, i.e. the certificates carry
267 All these cipher suites have been removed in OpenSSL 1.1.0.
271 Cipher suites using ECDSA authentication, i.e. the certificates carry ECDSA
276 Lists cipher suites which are only supported in at least TLS v1.2, TLS v1.0 or
278 Note: there are no cipher suites specific to TLS v1.1.
280 then both TLSv1.0 and SSLv3.0 cipher suites are available.
283 TLS, they only affect the list of available cipher suites.
287 cipher suites using 128 bit AES, 256 bit AES or either 128 or 256 bit AES.
291 AES in Galois Counter Mode (GCM): these cipher suites are only supported
297 cipher suites are only supported in TLS v1.2. B<AESCCM> references CCM
298 cipher suites using both 16 and 8 octet Integrity Check Value (ICV)
303 Cipher suites using 128 bit ARIA, 256 bit ARIA or either 128 or 256 bit
308 Cipher suites using 128 bit CAMELLIA, 256 bit CAMELLIA or either 128 or 256 bit
313 Cipher suites using ChaCha20.
317 Cipher suites using triple DES.
321 Cipher suites using DES (not triple DES).
322 All these cipher suites have been removed in OpenSSL 1.1.0.
326 Cipher suites using RC4.
330 Cipher suites using RC2.
334 Cipher suites using IDEA.
338 Cipher suites using SEED.
342 Cipher suites using MD5.
346 Cipher suites using SHA1.
350 Cipher suites using SHA256 or SHA384.
354 Cipher suites using GOST R 34.10 (either 2001 or 94) for authentication
359 Cipher suites using GOST R 34.10-2001 authentication.
363 Cipher suites, using VKO 34.10 key exchange, specified in the RFC 4357.
367 Cipher suites, using HMAC based on GOST R 34.11-94.
371 Cipher suites using GOST 28147-89 MAC B<instead of> HMAC.
375 All cipher suites using pre-shared keys (PSK).
379 Cipher suites using PSK key exchange, ECDHE_PSK, DHE_PSK or RSA_PSK.
383 Cipher suites using PSK authentication (currently all PSK modes apart from
397 used and only the two suite B compliant cipher suites
405 The following lists give the SSL or TLS cipher suites names from the
410 =head2 SSL v3.0 cipher suites
431 =head2 TLS v1.0 cipher suites
448 =head2 AES cipher suites from RFC3268, extending TLS v1.0
466 =head2 Camellia cipher suites from RFC4132, extending TLS v1.0
484 =head2 SEED cipher suites from RFC4162, extending TLS v1.0
496 =head2 GOST cipher suites from draft-chudov-cryptopro-cptls, extending TLS v1.0
506 =head2 Additional Export 1024 and other cipher suites
512 =head2 Elliptic curve cipher suites.
532 =head2 TLS v1.2 cipher suites
589 =head2 ARIA cipher suites from RFC6209, extending TLS v1.2
610 =head2 Camellia HMAC-Based cipher suites from RFC6367, extending TLS v1.2
617 =head2 Pre-shared keying (PSK) cipher suites
691 =head2 ChaCha20-Poly1305 cipher suites, extending TLS v1.2
701 =head2 TLS v1.3 cipher suites