ssl_ciph.c 66 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165
  1. /*
  2. * Copyright 1995-2021 The OpenSSL Project Authors. All Rights Reserved.
  3. * Copyright (c) 2002, Oracle and/or its affiliates. All rights reserved
  4. * Copyright 2005 Nokia. All rights reserved.
  5. *
  6. * Licensed under the OpenSSL license (the "License"). You may not use
  7. * this file except in compliance with the License. You can obtain a copy
  8. * in the file LICENSE in the source distribution or at
  9. * https://www.openssl.org/source/license.html
  10. */
  11. #include <stdio.h>
  12. #include <ctype.h>
  13. #include <openssl/objects.h>
  14. #include <openssl/comp.h>
  15. #include <openssl/engine.h>
  16. #include <openssl/crypto.h>
  17. #include <openssl/conf.h>
  18. #include "internal/nelem.h"
  19. #include "ssl_local.h"
  20. #include "internal/thread_once.h"
  21. #include "internal/cryptlib.h"
  22. #define SSL_ENC_DES_IDX 0
  23. #define SSL_ENC_3DES_IDX 1
  24. #define SSL_ENC_RC4_IDX 2
  25. #define SSL_ENC_RC2_IDX 3
  26. #define SSL_ENC_IDEA_IDX 4
  27. #define SSL_ENC_NULL_IDX 5
  28. #define SSL_ENC_AES128_IDX 6
  29. #define SSL_ENC_AES256_IDX 7
  30. #define SSL_ENC_CAMELLIA128_IDX 8
  31. #define SSL_ENC_CAMELLIA256_IDX 9
  32. #define SSL_ENC_GOST89_IDX 10
  33. #define SSL_ENC_SEED_IDX 11
  34. #define SSL_ENC_AES128GCM_IDX 12
  35. #define SSL_ENC_AES256GCM_IDX 13
  36. #define SSL_ENC_AES128CCM_IDX 14
  37. #define SSL_ENC_AES256CCM_IDX 15
  38. #define SSL_ENC_AES128CCM8_IDX 16
  39. #define SSL_ENC_AES256CCM8_IDX 17
  40. #define SSL_ENC_GOST8912_IDX 18
  41. #define SSL_ENC_CHACHA_IDX 19
  42. #define SSL_ENC_ARIA128GCM_IDX 20
  43. #define SSL_ENC_ARIA256GCM_IDX 21
  44. #define SSL_ENC_NUM_IDX 22
  45. /* NB: make sure indices in these tables match values above */
  46. typedef struct {
  47. uint32_t mask;
  48. int nid;
  49. } ssl_cipher_table;
  50. /* Table of NIDs for each cipher */
  51. static const ssl_cipher_table ssl_cipher_table_cipher[SSL_ENC_NUM_IDX] = {
  52. {SSL_DES, NID_des_cbc}, /* SSL_ENC_DES_IDX 0 */
  53. {SSL_3DES, NID_des_ede3_cbc}, /* SSL_ENC_3DES_IDX 1 */
  54. {SSL_RC4, NID_rc4}, /* SSL_ENC_RC4_IDX 2 */
  55. {SSL_RC2, NID_rc2_cbc}, /* SSL_ENC_RC2_IDX 3 */
  56. {SSL_IDEA, NID_idea_cbc}, /* SSL_ENC_IDEA_IDX 4 */
  57. {SSL_eNULL, NID_undef}, /* SSL_ENC_NULL_IDX 5 */
  58. {SSL_AES128, NID_aes_128_cbc}, /* SSL_ENC_AES128_IDX 6 */
  59. {SSL_AES256, NID_aes_256_cbc}, /* SSL_ENC_AES256_IDX 7 */
  60. {SSL_CAMELLIA128, NID_camellia_128_cbc}, /* SSL_ENC_CAMELLIA128_IDX 8 */
  61. {SSL_CAMELLIA256, NID_camellia_256_cbc}, /* SSL_ENC_CAMELLIA256_IDX 9 */
  62. {SSL_eGOST2814789CNT, NID_gost89_cnt}, /* SSL_ENC_GOST89_IDX 10 */
  63. {SSL_SEED, NID_seed_cbc}, /* SSL_ENC_SEED_IDX 11 */
  64. {SSL_AES128GCM, NID_aes_128_gcm}, /* SSL_ENC_AES128GCM_IDX 12 */
  65. {SSL_AES256GCM, NID_aes_256_gcm}, /* SSL_ENC_AES256GCM_IDX 13 */
  66. {SSL_AES128CCM, NID_aes_128_ccm}, /* SSL_ENC_AES128CCM_IDX 14 */
  67. {SSL_AES256CCM, NID_aes_256_ccm}, /* SSL_ENC_AES256CCM_IDX 15 */
  68. {SSL_AES128CCM8, NID_aes_128_ccm}, /* SSL_ENC_AES128CCM8_IDX 16 */
  69. {SSL_AES256CCM8, NID_aes_256_ccm}, /* SSL_ENC_AES256CCM8_IDX 17 */
  70. {SSL_eGOST2814789CNT12, NID_gost89_cnt_12}, /* SSL_ENC_GOST8912_IDX 18 */
  71. {SSL_CHACHA20POLY1305, NID_chacha20_poly1305}, /* SSL_ENC_CHACHA_IDX 19 */
  72. {SSL_ARIA128GCM, NID_aria_128_gcm}, /* SSL_ENC_ARIA128GCM_IDX 20 */
  73. {SSL_ARIA256GCM, NID_aria_256_gcm}, /* SSL_ENC_ARIA256GCM_IDX 21 */
  74. };
  75. static const EVP_CIPHER *ssl_cipher_methods[SSL_ENC_NUM_IDX];
  76. #define SSL_COMP_NULL_IDX 0
  77. #define SSL_COMP_ZLIB_IDX 1
  78. #define SSL_COMP_NUM_IDX 2
  79. static STACK_OF(SSL_COMP) *ssl_comp_methods = NULL;
  80. #ifndef OPENSSL_NO_COMP
  81. static CRYPTO_ONCE ssl_load_builtin_comp_once = CRYPTO_ONCE_STATIC_INIT;
  82. #endif
  83. /*
  84. * Constant SSL_MAX_DIGEST equal to size of digests array should be defined
  85. * in the ssl_local.h
  86. */
  87. #define SSL_MD_NUM_IDX SSL_MAX_DIGEST
  88. /* NB: make sure indices in this table matches values above */
  89. static const ssl_cipher_table ssl_cipher_table_mac[SSL_MD_NUM_IDX] = {
  90. {SSL_MD5, NID_md5}, /* SSL_MD_MD5_IDX 0 */
  91. {SSL_SHA1, NID_sha1}, /* SSL_MD_SHA1_IDX 1 */
  92. {SSL_GOST94, NID_id_GostR3411_94}, /* SSL_MD_GOST94_IDX 2 */
  93. {SSL_GOST89MAC, NID_id_Gost28147_89_MAC}, /* SSL_MD_GOST89MAC_IDX 3 */
  94. {SSL_SHA256, NID_sha256}, /* SSL_MD_SHA256_IDX 4 */
  95. {SSL_SHA384, NID_sha384}, /* SSL_MD_SHA384_IDX 5 */
  96. {SSL_GOST12_256, NID_id_GostR3411_2012_256}, /* SSL_MD_GOST12_256_IDX 6 */
  97. {SSL_GOST89MAC12, NID_gost_mac_12}, /* SSL_MD_GOST89MAC12_IDX 7 */
  98. {SSL_GOST12_512, NID_id_GostR3411_2012_512}, /* SSL_MD_GOST12_512_IDX 8 */
  99. {0, NID_md5_sha1}, /* SSL_MD_MD5_SHA1_IDX 9 */
  100. {0, NID_sha224}, /* SSL_MD_SHA224_IDX 10 */
  101. {0, NID_sha512} /* SSL_MD_SHA512_IDX 11 */
  102. };
  103. static const EVP_MD *ssl_digest_methods[SSL_MD_NUM_IDX] = {
  104. NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL
  105. };
  106. /* *INDENT-OFF* */
  107. static const ssl_cipher_table ssl_cipher_table_kx[] = {
  108. {SSL_kRSA, NID_kx_rsa},
  109. {SSL_kECDHE, NID_kx_ecdhe},
  110. {SSL_kDHE, NID_kx_dhe},
  111. {SSL_kECDHEPSK, NID_kx_ecdhe_psk},
  112. {SSL_kDHEPSK, NID_kx_dhe_psk},
  113. {SSL_kRSAPSK, NID_kx_rsa_psk},
  114. {SSL_kPSK, NID_kx_psk},
  115. {SSL_kSRP, NID_kx_srp},
  116. {SSL_kGOST, NID_kx_gost},
  117. {SSL_kANY, NID_kx_any}
  118. };
  119. static const ssl_cipher_table ssl_cipher_table_auth[] = {
  120. {SSL_aRSA, NID_auth_rsa},
  121. {SSL_aECDSA, NID_auth_ecdsa},
  122. {SSL_aPSK, NID_auth_psk},
  123. {SSL_aDSS, NID_auth_dss},
  124. {SSL_aGOST01, NID_auth_gost01},
  125. {SSL_aGOST12, NID_auth_gost12},
  126. {SSL_aSRP, NID_auth_srp},
  127. {SSL_aNULL, NID_auth_null},
  128. {SSL_aANY, NID_auth_any}
  129. };
  130. /* *INDENT-ON* */
  131. /* Utility function for table lookup */
  132. static int ssl_cipher_info_find(const ssl_cipher_table * table,
  133. size_t table_cnt, uint32_t mask)
  134. {
  135. size_t i;
  136. for (i = 0; i < table_cnt; i++, table++) {
  137. if (table->mask == mask)
  138. return (int)i;
  139. }
  140. return -1;
  141. }
  142. #define ssl_cipher_info_lookup(table, x) \
  143. ssl_cipher_info_find(table, OSSL_NELEM(table), x)
  144. /*
  145. * PKEY_TYPE for GOST89MAC is known in advance, but, because implementation
  146. * is engine-provided, we'll fill it only if corresponding EVP_PKEY_METHOD is
  147. * found
  148. */
  149. static int ssl_mac_pkey_id[SSL_MD_NUM_IDX] = {
  150. /* MD5, SHA, GOST94, MAC89 */
  151. EVP_PKEY_HMAC, EVP_PKEY_HMAC, EVP_PKEY_HMAC, NID_undef,
  152. /* SHA256, SHA384, GOST2012_256, MAC89-12 */
  153. EVP_PKEY_HMAC, EVP_PKEY_HMAC, EVP_PKEY_HMAC, NID_undef,
  154. /* GOST2012_512 */
  155. EVP_PKEY_HMAC,
  156. /* MD5/SHA1, SHA224, SHA512 */
  157. NID_undef, NID_undef, NID_undef
  158. };
  159. static size_t ssl_mac_secret_size[SSL_MD_NUM_IDX];
  160. #define CIPHER_ADD 1
  161. #define CIPHER_KILL 2
  162. #define CIPHER_DEL 3
  163. #define CIPHER_ORD 4
  164. #define CIPHER_SPECIAL 5
  165. /*
  166. * Bump the ciphers to the top of the list.
  167. * This rule isn't currently supported by the public cipherstring API.
  168. */
  169. #define CIPHER_BUMP 6
  170. typedef struct cipher_order_st {
  171. const SSL_CIPHER *cipher;
  172. int active;
  173. int dead;
  174. struct cipher_order_st *next, *prev;
  175. } CIPHER_ORDER;
  176. static const SSL_CIPHER cipher_aliases[] = {
  177. /* "ALL" doesn't include eNULL (must be specifically enabled) */
  178. {0, SSL_TXT_ALL, NULL, 0, 0, 0, ~SSL_eNULL},
  179. /* "COMPLEMENTOFALL" */
  180. {0, SSL_TXT_CMPALL, NULL, 0, 0, 0, SSL_eNULL},
  181. /*
  182. * "COMPLEMENTOFDEFAULT" (does *not* include ciphersuites not found in
  183. * ALL!)
  184. */
  185. {0, SSL_TXT_CMPDEF, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, SSL_NOT_DEFAULT},
  186. /*
  187. * key exchange aliases (some of those using only a single bit here
  188. * combine multiple key exchange algs according to the RFCs, e.g. kDHE
  189. * combines DHE_DSS and DHE_RSA)
  190. */
  191. {0, SSL_TXT_kRSA, NULL, 0, SSL_kRSA},
  192. {0, SSL_TXT_kEDH, NULL, 0, SSL_kDHE},
  193. {0, SSL_TXT_kDHE, NULL, 0, SSL_kDHE},
  194. {0, SSL_TXT_DH, NULL, 0, SSL_kDHE},
  195. {0, SSL_TXT_kEECDH, NULL, 0, SSL_kECDHE},
  196. {0, SSL_TXT_kECDHE, NULL, 0, SSL_kECDHE},
  197. {0, SSL_TXT_ECDH, NULL, 0, SSL_kECDHE},
  198. {0, SSL_TXT_kPSK, NULL, 0, SSL_kPSK},
  199. {0, SSL_TXT_kRSAPSK, NULL, 0, SSL_kRSAPSK},
  200. {0, SSL_TXT_kECDHEPSK, NULL, 0, SSL_kECDHEPSK},
  201. {0, SSL_TXT_kDHEPSK, NULL, 0, SSL_kDHEPSK},
  202. {0, SSL_TXT_kSRP, NULL, 0, SSL_kSRP},
  203. {0, SSL_TXT_kGOST, NULL, 0, SSL_kGOST},
  204. /* server authentication aliases */
  205. {0, SSL_TXT_aRSA, NULL, 0, 0, SSL_aRSA},
  206. {0, SSL_TXT_aDSS, NULL, 0, 0, SSL_aDSS},
  207. {0, SSL_TXT_DSS, NULL, 0, 0, SSL_aDSS},
  208. {0, SSL_TXT_aNULL, NULL, 0, 0, SSL_aNULL},
  209. {0, SSL_TXT_aECDSA, NULL, 0, 0, SSL_aECDSA},
  210. {0, SSL_TXT_ECDSA, NULL, 0, 0, SSL_aECDSA},
  211. {0, SSL_TXT_aPSK, NULL, 0, 0, SSL_aPSK},
  212. {0, SSL_TXT_aGOST01, NULL, 0, 0, SSL_aGOST01},
  213. {0, SSL_TXT_aGOST12, NULL, 0, 0, SSL_aGOST12},
  214. {0, SSL_TXT_aGOST, NULL, 0, 0, SSL_aGOST01 | SSL_aGOST12},
  215. {0, SSL_TXT_aSRP, NULL, 0, 0, SSL_aSRP},
  216. /* aliases combining key exchange and server authentication */
  217. {0, SSL_TXT_EDH, NULL, 0, SSL_kDHE, ~SSL_aNULL},
  218. {0, SSL_TXT_DHE, NULL, 0, SSL_kDHE, ~SSL_aNULL},
  219. {0, SSL_TXT_EECDH, NULL, 0, SSL_kECDHE, ~SSL_aNULL},
  220. {0, SSL_TXT_ECDHE, NULL, 0, SSL_kECDHE, ~SSL_aNULL},
  221. {0, SSL_TXT_NULL, NULL, 0, 0, 0, SSL_eNULL},
  222. {0, SSL_TXT_RSA, NULL, 0, SSL_kRSA, SSL_aRSA},
  223. {0, SSL_TXT_ADH, NULL, 0, SSL_kDHE, SSL_aNULL},
  224. {0, SSL_TXT_AECDH, NULL, 0, SSL_kECDHE, SSL_aNULL},
  225. {0, SSL_TXT_PSK, NULL, 0, SSL_PSK},
  226. {0, SSL_TXT_SRP, NULL, 0, SSL_kSRP},
  227. /* symmetric encryption aliases */
  228. {0, SSL_TXT_3DES, NULL, 0, 0, 0, SSL_3DES},
  229. {0, SSL_TXT_RC4, NULL, 0, 0, 0, SSL_RC4},
  230. {0, SSL_TXT_RC2, NULL, 0, 0, 0, SSL_RC2},
  231. {0, SSL_TXT_IDEA, NULL, 0, 0, 0, SSL_IDEA},
  232. {0, SSL_TXT_SEED, NULL, 0, 0, 0, SSL_SEED},
  233. {0, SSL_TXT_eNULL, NULL, 0, 0, 0, SSL_eNULL},
  234. {0, SSL_TXT_GOST, NULL, 0, 0, 0, SSL_eGOST2814789CNT | SSL_eGOST2814789CNT12},
  235. {0, SSL_TXT_AES128, NULL, 0, 0, 0,
  236. SSL_AES128 | SSL_AES128GCM | SSL_AES128CCM | SSL_AES128CCM8},
  237. {0, SSL_TXT_AES256, NULL, 0, 0, 0,
  238. SSL_AES256 | SSL_AES256GCM | SSL_AES256CCM | SSL_AES256CCM8},
  239. {0, SSL_TXT_AES, NULL, 0, 0, 0, SSL_AES},
  240. {0, SSL_TXT_AES_GCM, NULL, 0, 0, 0, SSL_AES128GCM | SSL_AES256GCM},
  241. {0, SSL_TXT_AES_CCM, NULL, 0, 0, 0,
  242. SSL_AES128CCM | SSL_AES256CCM | SSL_AES128CCM8 | SSL_AES256CCM8},
  243. {0, SSL_TXT_AES_CCM_8, NULL, 0, 0, 0, SSL_AES128CCM8 | SSL_AES256CCM8},
  244. {0, SSL_TXT_CAMELLIA128, NULL, 0, 0, 0, SSL_CAMELLIA128},
  245. {0, SSL_TXT_CAMELLIA256, NULL, 0, 0, 0, SSL_CAMELLIA256},
  246. {0, SSL_TXT_CAMELLIA, NULL, 0, 0, 0, SSL_CAMELLIA},
  247. {0, SSL_TXT_CHACHA20, NULL, 0, 0, 0, SSL_CHACHA20},
  248. {0, SSL_TXT_ARIA, NULL, 0, 0, 0, SSL_ARIA},
  249. {0, SSL_TXT_ARIA_GCM, NULL, 0, 0, 0, SSL_ARIA128GCM | SSL_ARIA256GCM},
  250. {0, SSL_TXT_ARIA128, NULL, 0, 0, 0, SSL_ARIA128GCM},
  251. {0, SSL_TXT_ARIA256, NULL, 0, 0, 0, SSL_ARIA256GCM},
  252. /* MAC aliases */
  253. {0, SSL_TXT_MD5, NULL, 0, 0, 0, 0, SSL_MD5},
  254. {0, SSL_TXT_SHA1, NULL, 0, 0, 0, 0, SSL_SHA1},
  255. {0, SSL_TXT_SHA, NULL, 0, 0, 0, 0, SSL_SHA1},
  256. {0, SSL_TXT_GOST94, NULL, 0, 0, 0, 0, SSL_GOST94},
  257. {0, SSL_TXT_GOST89MAC, NULL, 0, 0, 0, 0, SSL_GOST89MAC | SSL_GOST89MAC12},
  258. {0, SSL_TXT_SHA256, NULL, 0, 0, 0, 0, SSL_SHA256},
  259. {0, SSL_TXT_SHA384, NULL, 0, 0, 0, 0, SSL_SHA384},
  260. {0, SSL_TXT_GOST12, NULL, 0, 0, 0, 0, SSL_GOST12_256},
  261. /* protocol version aliases */
  262. {0, SSL_TXT_SSLV3, NULL, 0, 0, 0, 0, 0, SSL3_VERSION},
  263. {0, SSL_TXT_TLSV1, NULL, 0, 0, 0, 0, 0, TLS1_VERSION},
  264. {0, "TLSv1.0", NULL, 0, 0, 0, 0, 0, TLS1_VERSION},
  265. {0, SSL_TXT_TLSV1_2, NULL, 0, 0, 0, 0, 0, TLS1_2_VERSION},
  266. /* strength classes */
  267. {0, SSL_TXT_LOW, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, SSL_LOW},
  268. {0, SSL_TXT_MEDIUM, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, SSL_MEDIUM},
  269. {0, SSL_TXT_HIGH, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, SSL_HIGH},
  270. /* FIPS 140-2 approved ciphersuite */
  271. {0, SSL_TXT_FIPS, NULL, 0, 0, 0, ~SSL_eNULL, 0, 0, 0, 0, 0, SSL_FIPS},
  272. /* "EDH-" aliases to "DHE-" labels (for backward compatibility) */
  273. {0, SSL3_TXT_EDH_DSS_DES_192_CBC3_SHA, NULL, 0,
  274. SSL_kDHE, SSL_aDSS, SSL_3DES, SSL_SHA1, 0, 0, 0, 0, SSL_HIGH | SSL_FIPS},
  275. {0, SSL3_TXT_EDH_RSA_DES_192_CBC3_SHA, NULL, 0,
  276. SSL_kDHE, SSL_aRSA, SSL_3DES, SSL_SHA1, 0, 0, 0, 0, SSL_HIGH | SSL_FIPS},
  277. };
  278. /*
  279. * Search for public key algorithm with given name and return its pkey_id if
  280. * it is available. Otherwise return 0
  281. */
  282. #ifdef OPENSSL_NO_ENGINE
  283. static int get_optional_pkey_id(const char *pkey_name)
  284. {
  285. const EVP_PKEY_ASN1_METHOD *ameth;
  286. int pkey_id = 0;
  287. ameth = EVP_PKEY_asn1_find_str(NULL, pkey_name, -1);
  288. if (ameth && EVP_PKEY_asn1_get0_info(&pkey_id, NULL, NULL, NULL, NULL,
  289. ameth) > 0)
  290. return pkey_id;
  291. return 0;
  292. }
  293. #else
  294. static int get_optional_pkey_id(const char *pkey_name)
  295. {
  296. const EVP_PKEY_ASN1_METHOD *ameth;
  297. ENGINE *tmpeng = NULL;
  298. int pkey_id = 0;
  299. ameth = EVP_PKEY_asn1_find_str(&tmpeng, pkey_name, -1);
  300. if (ameth) {
  301. if (EVP_PKEY_asn1_get0_info(&pkey_id, NULL, NULL, NULL, NULL,
  302. ameth) <= 0)
  303. pkey_id = 0;
  304. }
  305. ENGINE_finish(tmpeng);
  306. return pkey_id;
  307. }
  308. #endif
  309. /* masks of disabled algorithms */
  310. static uint32_t disabled_enc_mask;
  311. static uint32_t disabled_mac_mask;
  312. static uint32_t disabled_mkey_mask;
  313. static uint32_t disabled_auth_mask;
  314. int ssl_load_ciphers(void)
  315. {
  316. size_t i;
  317. const ssl_cipher_table *t;
  318. disabled_enc_mask = 0;
  319. ssl_sort_cipher_list();
  320. for (i = 0, t = ssl_cipher_table_cipher; i < SSL_ENC_NUM_IDX; i++, t++) {
  321. if (t->nid == NID_undef) {
  322. ssl_cipher_methods[i] = NULL;
  323. } else {
  324. const EVP_CIPHER *cipher = EVP_get_cipherbynid(t->nid);
  325. ssl_cipher_methods[i] = cipher;
  326. if (cipher == NULL)
  327. disabled_enc_mask |= t->mask;
  328. }
  329. }
  330. disabled_mac_mask = 0;
  331. for (i = 0, t = ssl_cipher_table_mac; i < SSL_MD_NUM_IDX; i++, t++) {
  332. const EVP_MD *md = EVP_get_digestbynid(t->nid);
  333. ssl_digest_methods[i] = md;
  334. if (md == NULL) {
  335. disabled_mac_mask |= t->mask;
  336. } else {
  337. int tmpsize = EVP_MD_size(md);
  338. if (!ossl_assert(tmpsize >= 0))
  339. return 0;
  340. ssl_mac_secret_size[i] = tmpsize;
  341. }
  342. }
  343. /* Make sure we can access MD5 and SHA1 */
  344. if (!ossl_assert(ssl_digest_methods[SSL_MD_MD5_IDX] != NULL))
  345. return 0;
  346. if (!ossl_assert(ssl_digest_methods[SSL_MD_SHA1_IDX] != NULL))
  347. return 0;
  348. disabled_mkey_mask = 0;
  349. disabled_auth_mask = 0;
  350. #ifdef OPENSSL_NO_RSA
  351. disabled_mkey_mask |= SSL_kRSA | SSL_kRSAPSK;
  352. disabled_auth_mask |= SSL_aRSA;
  353. #endif
  354. #ifdef OPENSSL_NO_DSA
  355. disabled_auth_mask |= SSL_aDSS;
  356. #endif
  357. #ifdef OPENSSL_NO_DH
  358. disabled_mkey_mask |= SSL_kDHE | SSL_kDHEPSK;
  359. #endif
  360. #ifdef OPENSSL_NO_EC
  361. disabled_mkey_mask |= SSL_kECDHE | SSL_kECDHEPSK;
  362. disabled_auth_mask |= SSL_aECDSA;
  363. #endif
  364. #ifdef OPENSSL_NO_PSK
  365. disabled_mkey_mask |= SSL_PSK;
  366. disabled_auth_mask |= SSL_aPSK;
  367. #endif
  368. #ifdef OPENSSL_NO_SRP
  369. disabled_mkey_mask |= SSL_kSRP;
  370. #endif
  371. /*
  372. * Check for presence of GOST 34.10 algorithms, and if they are not
  373. * present, disable appropriate auth and key exchange
  374. */
  375. ssl_mac_pkey_id[SSL_MD_GOST89MAC_IDX] = get_optional_pkey_id("gost-mac");
  376. if (ssl_mac_pkey_id[SSL_MD_GOST89MAC_IDX])
  377. ssl_mac_secret_size[SSL_MD_GOST89MAC_IDX] = 32;
  378. else
  379. disabled_mac_mask |= SSL_GOST89MAC;
  380. ssl_mac_pkey_id[SSL_MD_GOST89MAC12_IDX] =
  381. get_optional_pkey_id("gost-mac-12");
  382. if (ssl_mac_pkey_id[SSL_MD_GOST89MAC12_IDX])
  383. ssl_mac_secret_size[SSL_MD_GOST89MAC12_IDX] = 32;
  384. else
  385. disabled_mac_mask |= SSL_GOST89MAC12;
  386. if (!get_optional_pkey_id("gost2001"))
  387. disabled_auth_mask |= SSL_aGOST01 | SSL_aGOST12;
  388. if (!get_optional_pkey_id("gost2012_256"))
  389. disabled_auth_mask |= SSL_aGOST12;
  390. if (!get_optional_pkey_id("gost2012_512"))
  391. disabled_auth_mask |= SSL_aGOST12;
  392. /*
  393. * Disable GOST key exchange if no GOST signature algs are available *
  394. */
  395. if ((disabled_auth_mask & (SSL_aGOST01 | SSL_aGOST12)) ==
  396. (SSL_aGOST01 | SSL_aGOST12))
  397. disabled_mkey_mask |= SSL_kGOST;
  398. return 1;
  399. }
  400. #ifndef OPENSSL_NO_COMP
  401. static int sk_comp_cmp(const SSL_COMP *const *a, const SSL_COMP *const *b)
  402. {
  403. return ((*a)->id - (*b)->id);
  404. }
  405. DEFINE_RUN_ONCE_STATIC(do_load_builtin_compressions)
  406. {
  407. SSL_COMP *comp = NULL;
  408. COMP_METHOD *method = COMP_zlib();
  409. CRYPTO_mem_ctrl(CRYPTO_MEM_CHECK_DISABLE);
  410. ssl_comp_methods = sk_SSL_COMP_new(sk_comp_cmp);
  411. if (COMP_get_type(method) != NID_undef && ssl_comp_methods != NULL) {
  412. comp = OPENSSL_malloc(sizeof(*comp));
  413. if (comp != NULL) {
  414. comp->method = method;
  415. comp->id = SSL_COMP_ZLIB_IDX;
  416. comp->name = COMP_get_name(method);
  417. sk_SSL_COMP_push(ssl_comp_methods, comp);
  418. sk_SSL_COMP_sort(ssl_comp_methods);
  419. }
  420. }
  421. CRYPTO_mem_ctrl(CRYPTO_MEM_CHECK_ENABLE);
  422. return 1;
  423. }
  424. static int load_builtin_compressions(void)
  425. {
  426. return RUN_ONCE(&ssl_load_builtin_comp_once, do_load_builtin_compressions);
  427. }
  428. #endif
  429. int ssl_cipher_get_evp(const SSL_SESSION *s, const EVP_CIPHER **enc,
  430. const EVP_MD **md, int *mac_pkey_type,
  431. size_t *mac_secret_size, SSL_COMP **comp, int use_etm)
  432. {
  433. int i;
  434. const SSL_CIPHER *c;
  435. c = s->cipher;
  436. if (c == NULL)
  437. return 0;
  438. if (comp != NULL) {
  439. SSL_COMP ctmp;
  440. #ifndef OPENSSL_NO_COMP
  441. if (!load_builtin_compressions()) {
  442. /*
  443. * Currently don't care, since a failure only means that
  444. * ssl_comp_methods is NULL, which is perfectly OK
  445. */
  446. }
  447. #endif
  448. *comp = NULL;
  449. ctmp.id = s->compress_meth;
  450. if (ssl_comp_methods != NULL) {
  451. i = sk_SSL_COMP_find(ssl_comp_methods, &ctmp);
  452. *comp = sk_SSL_COMP_value(ssl_comp_methods, i);
  453. }
  454. /* If were only interested in comp then return success */
  455. if ((enc == NULL) && (md == NULL))
  456. return 1;
  457. }
  458. if ((enc == NULL) || (md == NULL))
  459. return 0;
  460. i = ssl_cipher_info_lookup(ssl_cipher_table_cipher, c->algorithm_enc);
  461. if (i == -1) {
  462. *enc = NULL;
  463. } else {
  464. if (i == SSL_ENC_NULL_IDX)
  465. *enc = EVP_enc_null();
  466. else
  467. *enc = ssl_cipher_methods[i];
  468. }
  469. i = ssl_cipher_info_lookup(ssl_cipher_table_mac, c->algorithm_mac);
  470. if (i == -1) {
  471. *md = NULL;
  472. if (mac_pkey_type != NULL)
  473. *mac_pkey_type = NID_undef;
  474. if (mac_secret_size != NULL)
  475. *mac_secret_size = 0;
  476. if (c->algorithm_mac == SSL_AEAD)
  477. mac_pkey_type = NULL;
  478. } else {
  479. *md = ssl_digest_methods[i];
  480. if (mac_pkey_type != NULL)
  481. *mac_pkey_type = ssl_mac_pkey_id[i];
  482. if (mac_secret_size != NULL)
  483. *mac_secret_size = ssl_mac_secret_size[i];
  484. }
  485. if ((*enc != NULL) &&
  486. (*md != NULL || (EVP_CIPHER_flags(*enc) & EVP_CIPH_FLAG_AEAD_CIPHER))
  487. && (!mac_pkey_type || *mac_pkey_type != NID_undef)) {
  488. const EVP_CIPHER *evp;
  489. if (use_etm)
  490. return 1;
  491. if (s->ssl_version >> 8 != TLS1_VERSION_MAJOR ||
  492. s->ssl_version < TLS1_VERSION)
  493. return 1;
  494. if (c->algorithm_enc == SSL_RC4 &&
  495. c->algorithm_mac == SSL_MD5 &&
  496. (evp = EVP_get_cipherbyname("RC4-HMAC-MD5")))
  497. *enc = evp, *md = NULL;
  498. else if (c->algorithm_enc == SSL_AES128 &&
  499. c->algorithm_mac == SSL_SHA1 &&
  500. (evp = EVP_get_cipherbyname("AES-128-CBC-HMAC-SHA1")))
  501. *enc = evp, *md = NULL;
  502. else if (c->algorithm_enc == SSL_AES256 &&
  503. c->algorithm_mac == SSL_SHA1 &&
  504. (evp = EVP_get_cipherbyname("AES-256-CBC-HMAC-SHA1")))
  505. *enc = evp, *md = NULL;
  506. else if (c->algorithm_enc == SSL_AES128 &&
  507. c->algorithm_mac == SSL_SHA256 &&
  508. (evp = EVP_get_cipherbyname("AES-128-CBC-HMAC-SHA256")))
  509. *enc = evp, *md = NULL;
  510. else if (c->algorithm_enc == SSL_AES256 &&
  511. c->algorithm_mac == SSL_SHA256 &&
  512. (evp = EVP_get_cipherbyname("AES-256-CBC-HMAC-SHA256")))
  513. *enc = evp, *md = NULL;
  514. return 1;
  515. } else {
  516. return 0;
  517. }
  518. }
  519. const EVP_MD *ssl_md(int idx)
  520. {
  521. idx &= SSL_HANDSHAKE_MAC_MASK;
  522. if (idx < 0 || idx >= SSL_MD_NUM_IDX)
  523. return NULL;
  524. return ssl_digest_methods[idx];
  525. }
  526. const EVP_MD *ssl_handshake_md(SSL *s)
  527. {
  528. return ssl_md(ssl_get_algorithm2(s));
  529. }
  530. const EVP_MD *ssl_prf_md(SSL *s)
  531. {
  532. return ssl_md(ssl_get_algorithm2(s) >> TLS1_PRF_DGST_SHIFT);
  533. }
  534. #define ITEM_SEP(a) \
  535. (((a) == ':') || ((a) == ' ') || ((a) == ';') || ((a) == ','))
  536. static void ll_append_tail(CIPHER_ORDER **head, CIPHER_ORDER *curr,
  537. CIPHER_ORDER **tail)
  538. {
  539. if (curr == *tail)
  540. return;
  541. if (curr == *head)
  542. *head = curr->next;
  543. if (curr->prev != NULL)
  544. curr->prev->next = curr->next;
  545. if (curr->next != NULL)
  546. curr->next->prev = curr->prev;
  547. (*tail)->next = curr;
  548. curr->prev = *tail;
  549. curr->next = NULL;
  550. *tail = curr;
  551. }
  552. static void ll_append_head(CIPHER_ORDER **head, CIPHER_ORDER *curr,
  553. CIPHER_ORDER **tail)
  554. {
  555. if (curr == *head)
  556. return;
  557. if (curr == *tail)
  558. *tail = curr->prev;
  559. if (curr->next != NULL)
  560. curr->next->prev = curr->prev;
  561. if (curr->prev != NULL)
  562. curr->prev->next = curr->next;
  563. (*head)->prev = curr;
  564. curr->next = *head;
  565. curr->prev = NULL;
  566. *head = curr;
  567. }
  568. static void ssl_cipher_collect_ciphers(const SSL_METHOD *ssl_method,
  569. int num_of_ciphers,
  570. uint32_t disabled_mkey,
  571. uint32_t disabled_auth,
  572. uint32_t disabled_enc,
  573. uint32_t disabled_mac,
  574. CIPHER_ORDER *co_list,
  575. CIPHER_ORDER **head_p,
  576. CIPHER_ORDER **tail_p)
  577. {
  578. int i, co_list_num;
  579. const SSL_CIPHER *c;
  580. /*
  581. * We have num_of_ciphers descriptions compiled in, depending on the
  582. * method selected (SSLv3, TLSv1 etc).
  583. * These will later be sorted in a linked list with at most num
  584. * entries.
  585. */
  586. /* Get the initial list of ciphers */
  587. co_list_num = 0; /* actual count of ciphers */
  588. for (i = 0; i < num_of_ciphers; i++) {
  589. c = ssl_method->get_cipher(i);
  590. /* drop those that use any of that is not available */
  591. if (c == NULL || !c->valid)
  592. continue;
  593. if ((c->algorithm_mkey & disabled_mkey) ||
  594. (c->algorithm_auth & disabled_auth) ||
  595. (c->algorithm_enc & disabled_enc) ||
  596. (c->algorithm_mac & disabled_mac))
  597. continue;
  598. if (((ssl_method->ssl3_enc->enc_flags & SSL_ENC_FLAG_DTLS) == 0) &&
  599. c->min_tls == 0)
  600. continue;
  601. if (((ssl_method->ssl3_enc->enc_flags & SSL_ENC_FLAG_DTLS) != 0) &&
  602. c->min_dtls == 0)
  603. continue;
  604. co_list[co_list_num].cipher = c;
  605. co_list[co_list_num].next = NULL;
  606. co_list[co_list_num].prev = NULL;
  607. co_list[co_list_num].active = 0;
  608. co_list_num++;
  609. }
  610. /*
  611. * Prepare linked list from list entries
  612. */
  613. if (co_list_num > 0) {
  614. co_list[0].prev = NULL;
  615. if (co_list_num > 1) {
  616. co_list[0].next = &co_list[1];
  617. for (i = 1; i < co_list_num - 1; i++) {
  618. co_list[i].prev = &co_list[i - 1];
  619. co_list[i].next = &co_list[i + 1];
  620. }
  621. co_list[co_list_num - 1].prev = &co_list[co_list_num - 2];
  622. }
  623. co_list[co_list_num - 1].next = NULL;
  624. *head_p = &co_list[0];
  625. *tail_p = &co_list[co_list_num - 1];
  626. }
  627. }
  628. static void ssl_cipher_collect_aliases(const SSL_CIPHER **ca_list,
  629. int num_of_group_aliases,
  630. uint32_t disabled_mkey,
  631. uint32_t disabled_auth,
  632. uint32_t disabled_enc,
  633. uint32_t disabled_mac,
  634. CIPHER_ORDER *head)
  635. {
  636. CIPHER_ORDER *ciph_curr;
  637. const SSL_CIPHER **ca_curr;
  638. int i;
  639. uint32_t mask_mkey = ~disabled_mkey;
  640. uint32_t mask_auth = ~disabled_auth;
  641. uint32_t mask_enc = ~disabled_enc;
  642. uint32_t mask_mac = ~disabled_mac;
  643. /*
  644. * First, add the real ciphers as already collected
  645. */
  646. ciph_curr = head;
  647. ca_curr = ca_list;
  648. while (ciph_curr != NULL) {
  649. *ca_curr = ciph_curr->cipher;
  650. ca_curr++;
  651. ciph_curr = ciph_curr->next;
  652. }
  653. /*
  654. * Now we add the available ones from the cipher_aliases[] table.
  655. * They represent either one or more algorithms, some of which
  656. * in any affected category must be supported (set in enabled_mask),
  657. * or represent a cipher strength value (will be added in any case because algorithms=0).
  658. */
  659. for (i = 0; i < num_of_group_aliases; i++) {
  660. uint32_t algorithm_mkey = cipher_aliases[i].algorithm_mkey;
  661. uint32_t algorithm_auth = cipher_aliases[i].algorithm_auth;
  662. uint32_t algorithm_enc = cipher_aliases[i].algorithm_enc;
  663. uint32_t algorithm_mac = cipher_aliases[i].algorithm_mac;
  664. if (algorithm_mkey)
  665. if ((algorithm_mkey & mask_mkey) == 0)
  666. continue;
  667. if (algorithm_auth)
  668. if ((algorithm_auth & mask_auth) == 0)
  669. continue;
  670. if (algorithm_enc)
  671. if ((algorithm_enc & mask_enc) == 0)
  672. continue;
  673. if (algorithm_mac)
  674. if ((algorithm_mac & mask_mac) == 0)
  675. continue;
  676. *ca_curr = (SSL_CIPHER *)(cipher_aliases + i);
  677. ca_curr++;
  678. }
  679. *ca_curr = NULL; /* end of list */
  680. }
  681. static void ssl_cipher_apply_rule(uint32_t cipher_id, uint32_t alg_mkey,
  682. uint32_t alg_auth, uint32_t alg_enc,
  683. uint32_t alg_mac, int min_tls,
  684. uint32_t algo_strength, int rule,
  685. int32_t strength_bits, CIPHER_ORDER **head_p,
  686. CIPHER_ORDER **tail_p)
  687. {
  688. CIPHER_ORDER *head, *tail, *curr, *next, *last;
  689. const SSL_CIPHER *cp;
  690. int reverse = 0;
  691. #ifdef CIPHER_DEBUG
  692. fprintf(stderr,
  693. "Applying rule %d with %08x/%08x/%08x/%08x/%08x %08x (%d)\n",
  694. rule, alg_mkey, alg_auth, alg_enc, alg_mac, min_tls,
  695. algo_strength, strength_bits);
  696. #endif
  697. if (rule == CIPHER_DEL || rule == CIPHER_BUMP)
  698. reverse = 1; /* needed to maintain sorting between currently
  699. * deleted ciphers */
  700. head = *head_p;
  701. tail = *tail_p;
  702. if (reverse) {
  703. next = tail;
  704. last = head;
  705. } else {
  706. next = head;
  707. last = tail;
  708. }
  709. curr = NULL;
  710. for (;;) {
  711. if (curr == last)
  712. break;
  713. curr = next;
  714. if (curr == NULL)
  715. break;
  716. next = reverse ? curr->prev : curr->next;
  717. cp = curr->cipher;
  718. /*
  719. * Selection criteria is either the value of strength_bits
  720. * or the algorithms used.
  721. */
  722. if (strength_bits >= 0) {
  723. if (strength_bits != cp->strength_bits)
  724. continue;
  725. } else {
  726. #ifdef CIPHER_DEBUG
  727. fprintf(stderr,
  728. "\nName: %s:\nAlgo = %08x/%08x/%08x/%08x/%08x Algo_strength = %08x\n",
  729. cp->name, cp->algorithm_mkey, cp->algorithm_auth,
  730. cp->algorithm_enc, cp->algorithm_mac, cp->min_tls,
  731. cp->algo_strength);
  732. #endif
  733. if (cipher_id != 0 && (cipher_id != cp->id))
  734. continue;
  735. if (alg_mkey && !(alg_mkey & cp->algorithm_mkey))
  736. continue;
  737. if (alg_auth && !(alg_auth & cp->algorithm_auth))
  738. continue;
  739. if (alg_enc && !(alg_enc & cp->algorithm_enc))
  740. continue;
  741. if (alg_mac && !(alg_mac & cp->algorithm_mac))
  742. continue;
  743. if (min_tls && (min_tls != cp->min_tls))
  744. continue;
  745. if ((algo_strength & SSL_STRONG_MASK)
  746. && !(algo_strength & SSL_STRONG_MASK & cp->algo_strength))
  747. continue;
  748. if ((algo_strength & SSL_DEFAULT_MASK)
  749. && !(algo_strength & SSL_DEFAULT_MASK & cp->algo_strength))
  750. continue;
  751. }
  752. #ifdef CIPHER_DEBUG
  753. fprintf(stderr, "Action = %d\n", rule);
  754. #endif
  755. /* add the cipher if it has not been added yet. */
  756. if (rule == CIPHER_ADD) {
  757. /* reverse == 0 */
  758. if (!curr->active) {
  759. ll_append_tail(&head, curr, &tail);
  760. curr->active = 1;
  761. }
  762. }
  763. /* Move the added cipher to this location */
  764. else if (rule == CIPHER_ORD) {
  765. /* reverse == 0 */
  766. if (curr->active) {
  767. ll_append_tail(&head, curr, &tail);
  768. }
  769. } else if (rule == CIPHER_DEL) {
  770. /* reverse == 1 */
  771. if (curr->active) {
  772. /*
  773. * most recently deleted ciphersuites get best positions for
  774. * any future CIPHER_ADD (note that the CIPHER_DEL loop works
  775. * in reverse to maintain the order)
  776. */
  777. ll_append_head(&head, curr, &tail);
  778. curr->active = 0;
  779. }
  780. } else if (rule == CIPHER_BUMP) {
  781. if (curr->active)
  782. ll_append_head(&head, curr, &tail);
  783. } else if (rule == CIPHER_KILL) {
  784. /* reverse == 0 */
  785. if (head == curr)
  786. head = curr->next;
  787. else
  788. curr->prev->next = curr->next;
  789. if (tail == curr)
  790. tail = curr->prev;
  791. curr->active = 0;
  792. if (curr->next != NULL)
  793. curr->next->prev = curr->prev;
  794. if (curr->prev != NULL)
  795. curr->prev->next = curr->next;
  796. curr->next = NULL;
  797. curr->prev = NULL;
  798. }
  799. }
  800. *head_p = head;
  801. *tail_p = tail;
  802. }
  803. static int ssl_cipher_strength_sort(CIPHER_ORDER **head_p,
  804. CIPHER_ORDER **tail_p)
  805. {
  806. int32_t max_strength_bits;
  807. int i, *number_uses;
  808. CIPHER_ORDER *curr;
  809. /*
  810. * This routine sorts the ciphers with descending strength. The sorting
  811. * must keep the pre-sorted sequence, so we apply the normal sorting
  812. * routine as '+' movement to the end of the list.
  813. */
  814. max_strength_bits = 0;
  815. curr = *head_p;
  816. while (curr != NULL) {
  817. if (curr->active && (curr->cipher->strength_bits > max_strength_bits))
  818. max_strength_bits = curr->cipher->strength_bits;
  819. curr = curr->next;
  820. }
  821. number_uses = OPENSSL_zalloc(sizeof(int) * (max_strength_bits + 1));
  822. if (number_uses == NULL) {
  823. SSLerr(SSL_F_SSL_CIPHER_STRENGTH_SORT, ERR_R_MALLOC_FAILURE);
  824. return 0;
  825. }
  826. /*
  827. * Now find the strength_bits values actually used
  828. */
  829. curr = *head_p;
  830. while (curr != NULL) {
  831. if (curr->active)
  832. number_uses[curr->cipher->strength_bits]++;
  833. curr = curr->next;
  834. }
  835. /*
  836. * Go through the list of used strength_bits values in descending
  837. * order.
  838. */
  839. for (i = max_strength_bits; i >= 0; i--)
  840. if (number_uses[i] > 0)
  841. ssl_cipher_apply_rule(0, 0, 0, 0, 0, 0, 0, CIPHER_ORD, i, head_p,
  842. tail_p);
  843. OPENSSL_free(number_uses);
  844. return 1;
  845. }
  846. static int ssl_cipher_process_rulestr(const char *rule_str,
  847. CIPHER_ORDER **head_p,
  848. CIPHER_ORDER **tail_p,
  849. const SSL_CIPHER **ca_list, CERT *c)
  850. {
  851. uint32_t alg_mkey, alg_auth, alg_enc, alg_mac, algo_strength;
  852. int min_tls;
  853. const char *l, *buf;
  854. int j, multi, found, rule, retval, ok, buflen;
  855. uint32_t cipher_id = 0;
  856. char ch;
  857. retval = 1;
  858. l = rule_str;
  859. for ( ; ; ) {
  860. ch = *l;
  861. if (ch == '\0')
  862. break; /* done */
  863. if (ch == '-') {
  864. rule = CIPHER_DEL;
  865. l++;
  866. } else if (ch == '+') {
  867. rule = CIPHER_ORD;
  868. l++;
  869. } else if (ch == '!') {
  870. rule = CIPHER_KILL;
  871. l++;
  872. } else if (ch == '@') {
  873. rule = CIPHER_SPECIAL;
  874. l++;
  875. } else {
  876. rule = CIPHER_ADD;
  877. }
  878. if (ITEM_SEP(ch)) {
  879. l++;
  880. continue;
  881. }
  882. alg_mkey = 0;
  883. alg_auth = 0;
  884. alg_enc = 0;
  885. alg_mac = 0;
  886. min_tls = 0;
  887. algo_strength = 0;
  888. for (;;) {
  889. ch = *l;
  890. buf = l;
  891. buflen = 0;
  892. #ifndef CHARSET_EBCDIC
  893. while (((ch >= 'A') && (ch <= 'Z')) ||
  894. ((ch >= '0') && (ch <= '9')) ||
  895. ((ch >= 'a') && (ch <= 'z')) ||
  896. (ch == '-') || (ch == '.') || (ch == '='))
  897. #else
  898. while (isalnum((unsigned char)ch) || (ch == '-') || (ch == '.')
  899. || (ch == '='))
  900. #endif
  901. {
  902. ch = *(++l);
  903. buflen++;
  904. }
  905. if (buflen == 0) {
  906. /*
  907. * We hit something we cannot deal with,
  908. * it is no command or separator nor
  909. * alphanumeric, so we call this an error.
  910. */
  911. SSLerr(SSL_F_SSL_CIPHER_PROCESS_RULESTR, SSL_R_INVALID_COMMAND);
  912. retval = found = 0;
  913. l++;
  914. break;
  915. }
  916. if (rule == CIPHER_SPECIAL) {
  917. found = 0; /* unused -- avoid compiler warning */
  918. break; /* special treatment */
  919. }
  920. /* check for multi-part specification */
  921. if (ch == '+') {
  922. multi = 1;
  923. l++;
  924. } else {
  925. multi = 0;
  926. }
  927. /*
  928. * Now search for the cipher alias in the ca_list. Be careful
  929. * with the strncmp, because the "buflen" limitation
  930. * will make the rule "ADH:SOME" and the cipher
  931. * "ADH-MY-CIPHER" look like a match for buflen=3.
  932. * So additionally check whether the cipher name found
  933. * has the correct length. We can save a strlen() call:
  934. * just checking for the '\0' at the right place is
  935. * sufficient, we have to strncmp() anyway. (We cannot
  936. * use strcmp(), because buf is not '\0' terminated.)
  937. */
  938. j = found = 0;
  939. cipher_id = 0;
  940. while (ca_list[j]) {
  941. if (strncmp(buf, ca_list[j]->name, buflen) == 0
  942. && (ca_list[j]->name[buflen] == '\0')) {
  943. found = 1;
  944. break;
  945. } else
  946. j++;
  947. }
  948. if (!found)
  949. break; /* ignore this entry */
  950. if (ca_list[j]->algorithm_mkey) {
  951. if (alg_mkey) {
  952. alg_mkey &= ca_list[j]->algorithm_mkey;
  953. if (!alg_mkey) {
  954. found = 0;
  955. break;
  956. }
  957. } else {
  958. alg_mkey = ca_list[j]->algorithm_mkey;
  959. }
  960. }
  961. if (ca_list[j]->algorithm_auth) {
  962. if (alg_auth) {
  963. alg_auth &= ca_list[j]->algorithm_auth;
  964. if (!alg_auth) {
  965. found = 0;
  966. break;
  967. }
  968. } else {
  969. alg_auth = ca_list[j]->algorithm_auth;
  970. }
  971. }
  972. if (ca_list[j]->algorithm_enc) {
  973. if (alg_enc) {
  974. alg_enc &= ca_list[j]->algorithm_enc;
  975. if (!alg_enc) {
  976. found = 0;
  977. break;
  978. }
  979. } else {
  980. alg_enc = ca_list[j]->algorithm_enc;
  981. }
  982. }
  983. if (ca_list[j]->algorithm_mac) {
  984. if (alg_mac) {
  985. alg_mac &= ca_list[j]->algorithm_mac;
  986. if (!alg_mac) {
  987. found = 0;
  988. break;
  989. }
  990. } else {
  991. alg_mac = ca_list[j]->algorithm_mac;
  992. }
  993. }
  994. if (ca_list[j]->algo_strength & SSL_STRONG_MASK) {
  995. if (algo_strength & SSL_STRONG_MASK) {
  996. algo_strength &=
  997. (ca_list[j]->algo_strength & SSL_STRONG_MASK) |
  998. ~SSL_STRONG_MASK;
  999. if (!(algo_strength & SSL_STRONG_MASK)) {
  1000. found = 0;
  1001. break;
  1002. }
  1003. } else {
  1004. algo_strength = ca_list[j]->algo_strength & SSL_STRONG_MASK;
  1005. }
  1006. }
  1007. if (ca_list[j]->algo_strength & SSL_DEFAULT_MASK) {
  1008. if (algo_strength & SSL_DEFAULT_MASK) {
  1009. algo_strength &=
  1010. (ca_list[j]->algo_strength & SSL_DEFAULT_MASK) |
  1011. ~SSL_DEFAULT_MASK;
  1012. if (!(algo_strength & SSL_DEFAULT_MASK)) {
  1013. found = 0;
  1014. break;
  1015. }
  1016. } else {
  1017. algo_strength |=
  1018. ca_list[j]->algo_strength & SSL_DEFAULT_MASK;
  1019. }
  1020. }
  1021. if (ca_list[j]->valid) {
  1022. /*
  1023. * explicit ciphersuite found; its protocol version does not
  1024. * become part of the search pattern!
  1025. */
  1026. cipher_id = ca_list[j]->id;
  1027. } else {
  1028. /*
  1029. * not an explicit ciphersuite; only in this case, the
  1030. * protocol version is considered part of the search pattern
  1031. */
  1032. if (ca_list[j]->min_tls) {
  1033. if (min_tls != 0 && min_tls != ca_list[j]->min_tls) {
  1034. found = 0;
  1035. break;
  1036. } else {
  1037. min_tls = ca_list[j]->min_tls;
  1038. }
  1039. }
  1040. }
  1041. if (!multi)
  1042. break;
  1043. }
  1044. /*
  1045. * Ok, we have the rule, now apply it
  1046. */
  1047. if (rule == CIPHER_SPECIAL) { /* special command */
  1048. ok = 0;
  1049. if ((buflen == 8) && strncmp(buf, "STRENGTH", 8) == 0) {
  1050. ok = ssl_cipher_strength_sort(head_p, tail_p);
  1051. } else if (buflen == 10 && strncmp(buf, "SECLEVEL=", 9) == 0) {
  1052. int level = buf[9] - '0';
  1053. if (level < 0 || level > 5) {
  1054. SSLerr(SSL_F_SSL_CIPHER_PROCESS_RULESTR,
  1055. SSL_R_INVALID_COMMAND);
  1056. } else {
  1057. c->sec_level = level;
  1058. ok = 1;
  1059. }
  1060. } else {
  1061. SSLerr(SSL_F_SSL_CIPHER_PROCESS_RULESTR, SSL_R_INVALID_COMMAND);
  1062. }
  1063. if (ok == 0)
  1064. retval = 0;
  1065. /*
  1066. * We do not support any "multi" options
  1067. * together with "@", so throw away the
  1068. * rest of the command, if any left, until
  1069. * end or ':' is found.
  1070. */
  1071. while ((*l != '\0') && !ITEM_SEP(*l))
  1072. l++;
  1073. } else if (found) {
  1074. ssl_cipher_apply_rule(cipher_id,
  1075. alg_mkey, alg_auth, alg_enc, alg_mac,
  1076. min_tls, algo_strength, rule, -1, head_p,
  1077. tail_p);
  1078. } else {
  1079. while ((*l != '\0') && !ITEM_SEP(*l))
  1080. l++;
  1081. }
  1082. if (*l == '\0')
  1083. break; /* done */
  1084. }
  1085. return retval;
  1086. }
  1087. #ifndef OPENSSL_NO_EC
  1088. static int check_suiteb_cipher_list(const SSL_METHOD *meth, CERT *c,
  1089. const char **prule_str)
  1090. {
  1091. unsigned int suiteb_flags = 0, suiteb_comb2 = 0;
  1092. if (strncmp(*prule_str, "SUITEB128ONLY", 13) == 0) {
  1093. suiteb_flags = SSL_CERT_FLAG_SUITEB_128_LOS_ONLY;
  1094. } else if (strncmp(*prule_str, "SUITEB128C2", 11) == 0) {
  1095. suiteb_comb2 = 1;
  1096. suiteb_flags = SSL_CERT_FLAG_SUITEB_128_LOS;
  1097. } else if (strncmp(*prule_str, "SUITEB128", 9) == 0) {
  1098. suiteb_flags = SSL_CERT_FLAG_SUITEB_128_LOS;
  1099. } else if (strncmp(*prule_str, "SUITEB192", 9) == 0) {
  1100. suiteb_flags = SSL_CERT_FLAG_SUITEB_192_LOS;
  1101. }
  1102. if (suiteb_flags) {
  1103. c->cert_flags &= ~SSL_CERT_FLAG_SUITEB_128_LOS;
  1104. c->cert_flags |= suiteb_flags;
  1105. } else {
  1106. suiteb_flags = c->cert_flags & SSL_CERT_FLAG_SUITEB_128_LOS;
  1107. }
  1108. if (!suiteb_flags)
  1109. return 1;
  1110. /* Check version: if TLS 1.2 ciphers allowed we can use Suite B */
  1111. if (!(meth->ssl3_enc->enc_flags & SSL_ENC_FLAG_TLS1_2_CIPHERS)) {
  1112. SSLerr(SSL_F_CHECK_SUITEB_CIPHER_LIST,
  1113. SSL_R_AT_LEAST_TLS_1_2_NEEDED_IN_SUITEB_MODE);
  1114. return 0;
  1115. }
  1116. # ifndef OPENSSL_NO_EC
  1117. switch (suiteb_flags) {
  1118. case SSL_CERT_FLAG_SUITEB_128_LOS:
  1119. if (suiteb_comb2)
  1120. *prule_str = "ECDHE-ECDSA-AES256-GCM-SHA384";
  1121. else
  1122. *prule_str =
  1123. "ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384";
  1124. break;
  1125. case SSL_CERT_FLAG_SUITEB_128_LOS_ONLY:
  1126. *prule_str = "ECDHE-ECDSA-AES128-GCM-SHA256";
  1127. break;
  1128. case SSL_CERT_FLAG_SUITEB_192_LOS:
  1129. *prule_str = "ECDHE-ECDSA-AES256-GCM-SHA384";
  1130. break;
  1131. }
  1132. return 1;
  1133. # else
  1134. SSLerr(SSL_F_CHECK_SUITEB_CIPHER_LIST, SSL_R_ECDH_REQUIRED_FOR_SUITEB_MODE);
  1135. return 0;
  1136. # endif
  1137. }
  1138. #endif
  1139. static int ciphersuite_cb(const char *elem, int len, void *arg)
  1140. {
  1141. STACK_OF(SSL_CIPHER) *ciphersuites = (STACK_OF(SSL_CIPHER) *)arg;
  1142. const SSL_CIPHER *cipher;
  1143. /* Arbitrary sized temp buffer for the cipher name. Should be big enough */
  1144. char name[80];
  1145. if (len > (int)(sizeof(name) - 1)) {
  1146. SSLerr(SSL_F_CIPHERSUITE_CB, SSL_R_NO_CIPHER_MATCH);
  1147. return 0;
  1148. }
  1149. memcpy(name, elem, len);
  1150. name[len] = '\0';
  1151. cipher = ssl3_get_cipher_by_std_name(name);
  1152. if (cipher == NULL) {
  1153. SSLerr(SSL_F_CIPHERSUITE_CB, SSL_R_NO_CIPHER_MATCH);
  1154. return 0;
  1155. }
  1156. if (!sk_SSL_CIPHER_push(ciphersuites, cipher)) {
  1157. SSLerr(SSL_F_CIPHERSUITE_CB, ERR_R_INTERNAL_ERROR);
  1158. return 0;
  1159. }
  1160. return 1;
  1161. }
  1162. static __owur int set_ciphersuites(STACK_OF(SSL_CIPHER) **currciphers, const char *str)
  1163. {
  1164. STACK_OF(SSL_CIPHER) *newciphers = sk_SSL_CIPHER_new_null();
  1165. if (newciphers == NULL)
  1166. return 0;
  1167. /* Parse the list. We explicitly allow an empty list */
  1168. if (*str != '\0'
  1169. && !CONF_parse_list(str, ':', 1, ciphersuite_cb, newciphers)) {
  1170. sk_SSL_CIPHER_free(newciphers);
  1171. return 0;
  1172. }
  1173. sk_SSL_CIPHER_free(*currciphers);
  1174. *currciphers = newciphers;
  1175. return 1;
  1176. }
  1177. static int update_cipher_list_by_id(STACK_OF(SSL_CIPHER) **cipher_list_by_id,
  1178. STACK_OF(SSL_CIPHER) *cipherstack)
  1179. {
  1180. STACK_OF(SSL_CIPHER) *tmp_cipher_list = sk_SSL_CIPHER_dup(cipherstack);
  1181. if (tmp_cipher_list == NULL) {
  1182. return 0;
  1183. }
  1184. sk_SSL_CIPHER_free(*cipher_list_by_id);
  1185. *cipher_list_by_id = tmp_cipher_list;
  1186. (void)sk_SSL_CIPHER_set_cmp_func(*cipher_list_by_id, ssl_cipher_ptr_id_cmp);
  1187. sk_SSL_CIPHER_sort(*cipher_list_by_id);
  1188. return 1;
  1189. }
  1190. static int update_cipher_list(STACK_OF(SSL_CIPHER) **cipher_list,
  1191. STACK_OF(SSL_CIPHER) **cipher_list_by_id,
  1192. STACK_OF(SSL_CIPHER) *tls13_ciphersuites)
  1193. {
  1194. int i;
  1195. STACK_OF(SSL_CIPHER) *tmp_cipher_list = sk_SSL_CIPHER_dup(*cipher_list);
  1196. if (tmp_cipher_list == NULL)
  1197. return 0;
  1198. /*
  1199. * Delete any existing TLSv1.3 ciphersuites. These are always first in the
  1200. * list.
  1201. */
  1202. while (sk_SSL_CIPHER_num(tmp_cipher_list) > 0
  1203. && sk_SSL_CIPHER_value(tmp_cipher_list, 0)->min_tls
  1204. == TLS1_3_VERSION)
  1205. sk_SSL_CIPHER_delete(tmp_cipher_list, 0);
  1206. /* Insert the new TLSv1.3 ciphersuites */
  1207. for (i = 0; i < sk_SSL_CIPHER_num(tls13_ciphersuites); i++)
  1208. sk_SSL_CIPHER_insert(tmp_cipher_list,
  1209. sk_SSL_CIPHER_value(tls13_ciphersuites, i), i);
  1210. if (!update_cipher_list_by_id(cipher_list_by_id, tmp_cipher_list))
  1211. return 0;
  1212. sk_SSL_CIPHER_free(*cipher_list);
  1213. *cipher_list = tmp_cipher_list;
  1214. return 1;
  1215. }
  1216. int SSL_CTX_set_ciphersuites(SSL_CTX *ctx, const char *str)
  1217. {
  1218. int ret = set_ciphersuites(&(ctx->tls13_ciphersuites), str);
  1219. if (ret && ctx->cipher_list != NULL)
  1220. return update_cipher_list(&ctx->cipher_list, &ctx->cipher_list_by_id,
  1221. ctx->tls13_ciphersuites);
  1222. return ret;
  1223. }
  1224. int SSL_set_ciphersuites(SSL *s, const char *str)
  1225. {
  1226. STACK_OF(SSL_CIPHER) *cipher_list;
  1227. int ret = set_ciphersuites(&(s->tls13_ciphersuites), str);
  1228. if (s->cipher_list == NULL) {
  1229. if ((cipher_list = SSL_get_ciphers(s)) != NULL)
  1230. s->cipher_list = sk_SSL_CIPHER_dup(cipher_list);
  1231. }
  1232. if (ret && s->cipher_list != NULL)
  1233. return update_cipher_list(&s->cipher_list, &s->cipher_list_by_id,
  1234. s->tls13_ciphersuites);
  1235. return ret;
  1236. }
  1237. STACK_OF(SSL_CIPHER) *ssl_create_cipher_list(const SSL_METHOD *ssl_method,
  1238. STACK_OF(SSL_CIPHER) *tls13_ciphersuites,
  1239. STACK_OF(SSL_CIPHER) **cipher_list,
  1240. STACK_OF(SSL_CIPHER) **cipher_list_by_id,
  1241. const char *rule_str,
  1242. CERT *c)
  1243. {
  1244. int ok, num_of_ciphers, num_of_alias_max, num_of_group_aliases, i;
  1245. uint32_t disabled_mkey, disabled_auth, disabled_enc, disabled_mac;
  1246. STACK_OF(SSL_CIPHER) *cipherstack;
  1247. const char *rule_p;
  1248. CIPHER_ORDER *co_list = NULL, *head = NULL, *tail = NULL, *curr;
  1249. const SSL_CIPHER **ca_list = NULL;
  1250. /*
  1251. * Return with error if nothing to do.
  1252. */
  1253. if (rule_str == NULL || cipher_list == NULL || cipher_list_by_id == NULL)
  1254. return NULL;
  1255. #ifndef OPENSSL_NO_EC
  1256. if (!check_suiteb_cipher_list(ssl_method, c, &rule_str))
  1257. return NULL;
  1258. #endif
  1259. /*
  1260. * To reduce the work to do we only want to process the compiled
  1261. * in algorithms, so we first get the mask of disabled ciphers.
  1262. */
  1263. disabled_mkey = disabled_mkey_mask;
  1264. disabled_auth = disabled_auth_mask;
  1265. disabled_enc = disabled_enc_mask;
  1266. disabled_mac = disabled_mac_mask;
  1267. /*
  1268. * Now we have to collect the available ciphers from the compiled
  1269. * in ciphers. We cannot get more than the number compiled in, so
  1270. * it is used for allocation.
  1271. */
  1272. num_of_ciphers = ssl_method->num_ciphers();
  1273. co_list = OPENSSL_malloc(sizeof(*co_list) * num_of_ciphers);
  1274. if (co_list == NULL) {
  1275. SSLerr(SSL_F_SSL_CREATE_CIPHER_LIST, ERR_R_MALLOC_FAILURE);
  1276. return NULL; /* Failure */
  1277. }
  1278. ssl_cipher_collect_ciphers(ssl_method, num_of_ciphers,
  1279. disabled_mkey, disabled_auth, disabled_enc,
  1280. disabled_mac, co_list, &head, &tail);
  1281. /* Now arrange all ciphers by preference. */
  1282. /*
  1283. * Everything else being equal, prefer ephemeral ECDH over other key
  1284. * exchange mechanisms.
  1285. * For consistency, prefer ECDSA over RSA (though this only matters if the
  1286. * server has both certificates, and is using the DEFAULT, or a client
  1287. * preference).
  1288. */
  1289. ssl_cipher_apply_rule(0, SSL_kECDHE, SSL_aECDSA, 0, 0, 0, 0, CIPHER_ADD,
  1290. -1, &head, &tail);
  1291. ssl_cipher_apply_rule(0, SSL_kECDHE, 0, 0, 0, 0, 0, CIPHER_ADD, -1, &head,
  1292. &tail);
  1293. ssl_cipher_apply_rule(0, SSL_kECDHE, 0, 0, 0, 0, 0, CIPHER_DEL, -1, &head,
  1294. &tail);
  1295. /* Within each strength group, we prefer GCM over CHACHA... */
  1296. ssl_cipher_apply_rule(0, 0, 0, SSL_AESGCM, 0, 0, 0, CIPHER_ADD, -1,
  1297. &head, &tail);
  1298. ssl_cipher_apply_rule(0, 0, 0, SSL_CHACHA20, 0, 0, 0, CIPHER_ADD, -1,
  1299. &head, &tail);
  1300. /*
  1301. * ...and generally, our preferred cipher is AES.
  1302. * Note that AEADs will be bumped to take preference after sorting by
  1303. * strength.
  1304. */
  1305. ssl_cipher_apply_rule(0, 0, 0, SSL_AES ^ SSL_AESGCM, 0, 0, 0, CIPHER_ADD,
  1306. -1, &head, &tail);
  1307. /* Temporarily enable everything else for sorting */
  1308. ssl_cipher_apply_rule(0, 0, 0, 0, 0, 0, 0, CIPHER_ADD, -1, &head, &tail);
  1309. /* Low priority for MD5 */
  1310. ssl_cipher_apply_rule(0, 0, 0, 0, SSL_MD5, 0, 0, CIPHER_ORD, -1, &head,
  1311. &tail);
  1312. /*
  1313. * Move anonymous ciphers to the end. Usually, these will remain
  1314. * disabled. (For applications that allow them, they aren't too bad, but
  1315. * we prefer authenticated ciphers.)
  1316. */
  1317. ssl_cipher_apply_rule(0, 0, SSL_aNULL, 0, 0, 0, 0, CIPHER_ORD, -1, &head,
  1318. &tail);
  1319. ssl_cipher_apply_rule(0, SSL_kRSA, 0, 0, 0, 0, 0, CIPHER_ORD, -1, &head,
  1320. &tail);
  1321. ssl_cipher_apply_rule(0, SSL_kPSK, 0, 0, 0, 0, 0, CIPHER_ORD, -1, &head,
  1322. &tail);
  1323. /* RC4 is sort-of broken -- move to the end */
  1324. ssl_cipher_apply_rule(0, 0, 0, SSL_RC4, 0, 0, 0, CIPHER_ORD, -1, &head,
  1325. &tail);
  1326. /*
  1327. * Now sort by symmetric encryption strength. The above ordering remains
  1328. * in force within each class
  1329. */
  1330. if (!ssl_cipher_strength_sort(&head, &tail)) {
  1331. OPENSSL_free(co_list);
  1332. return NULL;
  1333. }
  1334. /*
  1335. * Partially overrule strength sort to prefer TLS 1.2 ciphers/PRFs.
  1336. * TODO(openssl-team): is there an easier way to accomplish all this?
  1337. */
  1338. ssl_cipher_apply_rule(0, 0, 0, 0, 0, TLS1_2_VERSION, 0, CIPHER_BUMP, -1,
  1339. &head, &tail);
  1340. /*
  1341. * Irrespective of strength, enforce the following order:
  1342. * (EC)DHE + AEAD > (EC)DHE > rest of AEAD > rest.
  1343. * Within each group, ciphers remain sorted by strength and previous
  1344. * preference, i.e.,
  1345. * 1) ECDHE > DHE
  1346. * 2) GCM > CHACHA
  1347. * 3) AES > rest
  1348. * 4) TLS 1.2 > legacy
  1349. *
  1350. * Because we now bump ciphers to the top of the list, we proceed in
  1351. * reverse order of preference.
  1352. */
  1353. ssl_cipher_apply_rule(0, 0, 0, 0, SSL_AEAD, 0, 0, CIPHER_BUMP, -1,
  1354. &head, &tail);
  1355. ssl_cipher_apply_rule(0, SSL_kDHE | SSL_kECDHE, 0, 0, 0, 0, 0,
  1356. CIPHER_BUMP, -1, &head, &tail);
  1357. ssl_cipher_apply_rule(0, SSL_kDHE | SSL_kECDHE, 0, 0, SSL_AEAD, 0, 0,
  1358. CIPHER_BUMP, -1, &head, &tail);
  1359. /* Now disable everything (maintaining the ordering!) */
  1360. ssl_cipher_apply_rule(0, 0, 0, 0, 0, 0, 0, CIPHER_DEL, -1, &head, &tail);
  1361. /*
  1362. * We also need cipher aliases for selecting based on the rule_str.
  1363. * There might be two types of entries in the rule_str: 1) names
  1364. * of ciphers themselves 2) aliases for groups of ciphers.
  1365. * For 1) we need the available ciphers and for 2) the cipher
  1366. * groups of cipher_aliases added together in one list (otherwise
  1367. * we would be happy with just the cipher_aliases table).
  1368. */
  1369. num_of_group_aliases = OSSL_NELEM(cipher_aliases);
  1370. num_of_alias_max = num_of_ciphers + num_of_group_aliases + 1;
  1371. ca_list = OPENSSL_malloc(sizeof(*ca_list) * num_of_alias_max);
  1372. if (ca_list == NULL) {
  1373. OPENSSL_free(co_list);
  1374. SSLerr(SSL_F_SSL_CREATE_CIPHER_LIST, ERR_R_MALLOC_FAILURE);
  1375. return NULL; /* Failure */
  1376. }
  1377. ssl_cipher_collect_aliases(ca_list, num_of_group_aliases,
  1378. disabled_mkey, disabled_auth, disabled_enc,
  1379. disabled_mac, head);
  1380. /*
  1381. * If the rule_string begins with DEFAULT, apply the default rule
  1382. * before using the (possibly available) additional rules.
  1383. */
  1384. ok = 1;
  1385. rule_p = rule_str;
  1386. if (strncmp(rule_str, "DEFAULT", 7) == 0) {
  1387. ok = ssl_cipher_process_rulestr(SSL_DEFAULT_CIPHER_LIST,
  1388. &head, &tail, ca_list, c);
  1389. rule_p += 7;
  1390. if (*rule_p == ':')
  1391. rule_p++;
  1392. }
  1393. if (ok && (strlen(rule_p) > 0))
  1394. ok = ssl_cipher_process_rulestr(rule_p, &head, &tail, ca_list, c);
  1395. OPENSSL_free(ca_list); /* Not needed anymore */
  1396. if (!ok) { /* Rule processing failure */
  1397. OPENSSL_free(co_list);
  1398. return NULL;
  1399. }
  1400. /*
  1401. * Allocate new "cipherstack" for the result, return with error
  1402. * if we cannot get one.
  1403. */
  1404. if ((cipherstack = sk_SSL_CIPHER_new_null()) == NULL) {
  1405. OPENSSL_free(co_list);
  1406. return NULL;
  1407. }
  1408. /* Add TLSv1.3 ciphers first - we always prefer those if possible */
  1409. for (i = 0; i < sk_SSL_CIPHER_num(tls13_ciphersuites); i++) {
  1410. if (!sk_SSL_CIPHER_push(cipherstack,
  1411. sk_SSL_CIPHER_value(tls13_ciphersuites, i))) {
  1412. OPENSSL_free(co_list);
  1413. sk_SSL_CIPHER_free(cipherstack);
  1414. return NULL;
  1415. }
  1416. }
  1417. /*
  1418. * The cipher selection for the list is done. The ciphers are added
  1419. * to the resulting precedence to the STACK_OF(SSL_CIPHER).
  1420. */
  1421. for (curr = head; curr != NULL; curr = curr->next) {
  1422. if (curr->active) {
  1423. if (!sk_SSL_CIPHER_push(cipherstack, curr->cipher)) {
  1424. OPENSSL_free(co_list);
  1425. sk_SSL_CIPHER_free(cipherstack);
  1426. return NULL;
  1427. }
  1428. #ifdef CIPHER_DEBUG
  1429. fprintf(stderr, "<%s>\n", curr->cipher->name);
  1430. #endif
  1431. }
  1432. }
  1433. OPENSSL_free(co_list); /* Not needed any longer */
  1434. if (!update_cipher_list_by_id(cipher_list_by_id, cipherstack)) {
  1435. sk_SSL_CIPHER_free(cipherstack);
  1436. return NULL;
  1437. }
  1438. sk_SSL_CIPHER_free(*cipher_list);
  1439. *cipher_list = cipherstack;
  1440. return cipherstack;
  1441. }
  1442. char *SSL_CIPHER_description(const SSL_CIPHER *cipher, char *buf, int len)
  1443. {
  1444. const char *ver;
  1445. const char *kx, *au, *enc, *mac;
  1446. uint32_t alg_mkey, alg_auth, alg_enc, alg_mac;
  1447. static const char *format = "%-23s %s Kx=%-8s Au=%-4s Enc=%-9s Mac=%-4s\n";
  1448. if (buf == NULL) {
  1449. len = 128;
  1450. if ((buf = OPENSSL_malloc(len)) == NULL) {
  1451. SSLerr(SSL_F_SSL_CIPHER_DESCRIPTION, ERR_R_MALLOC_FAILURE);
  1452. return NULL;
  1453. }
  1454. } else if (len < 128) {
  1455. return NULL;
  1456. }
  1457. alg_mkey = cipher->algorithm_mkey;
  1458. alg_auth = cipher->algorithm_auth;
  1459. alg_enc = cipher->algorithm_enc;
  1460. alg_mac = cipher->algorithm_mac;
  1461. ver = ssl_protocol_to_string(cipher->min_tls);
  1462. switch (alg_mkey) {
  1463. case SSL_kRSA:
  1464. kx = "RSA";
  1465. break;
  1466. case SSL_kDHE:
  1467. kx = "DH";
  1468. break;
  1469. case SSL_kECDHE:
  1470. kx = "ECDH";
  1471. break;
  1472. case SSL_kPSK:
  1473. kx = "PSK";
  1474. break;
  1475. case SSL_kRSAPSK:
  1476. kx = "RSAPSK";
  1477. break;
  1478. case SSL_kECDHEPSK:
  1479. kx = "ECDHEPSK";
  1480. break;
  1481. case SSL_kDHEPSK:
  1482. kx = "DHEPSK";
  1483. break;
  1484. case SSL_kSRP:
  1485. kx = "SRP";
  1486. break;
  1487. case SSL_kGOST:
  1488. kx = "GOST";
  1489. break;
  1490. case SSL_kANY:
  1491. kx = "any";
  1492. break;
  1493. default:
  1494. kx = "unknown";
  1495. }
  1496. switch (alg_auth) {
  1497. case SSL_aRSA:
  1498. au = "RSA";
  1499. break;
  1500. case SSL_aDSS:
  1501. au = "DSS";
  1502. break;
  1503. case SSL_aNULL:
  1504. au = "None";
  1505. break;
  1506. case SSL_aECDSA:
  1507. au = "ECDSA";
  1508. break;
  1509. case SSL_aPSK:
  1510. au = "PSK";
  1511. break;
  1512. case SSL_aSRP:
  1513. au = "SRP";
  1514. break;
  1515. case SSL_aGOST01:
  1516. au = "GOST01";
  1517. break;
  1518. /* New GOST ciphersuites have both SSL_aGOST12 and SSL_aGOST01 bits */
  1519. case (SSL_aGOST12 | SSL_aGOST01):
  1520. au = "GOST12";
  1521. break;
  1522. case SSL_aANY:
  1523. au = "any";
  1524. break;
  1525. default:
  1526. au = "unknown";
  1527. break;
  1528. }
  1529. switch (alg_enc) {
  1530. case SSL_DES:
  1531. enc = "DES(56)";
  1532. break;
  1533. case SSL_3DES:
  1534. enc = "3DES(168)";
  1535. break;
  1536. case SSL_RC4:
  1537. enc = "RC4(128)";
  1538. break;
  1539. case SSL_RC2:
  1540. enc = "RC2(128)";
  1541. break;
  1542. case SSL_IDEA:
  1543. enc = "IDEA(128)";
  1544. break;
  1545. case SSL_eNULL:
  1546. enc = "None";
  1547. break;
  1548. case SSL_AES128:
  1549. enc = "AES(128)";
  1550. break;
  1551. case SSL_AES256:
  1552. enc = "AES(256)";
  1553. break;
  1554. case SSL_AES128GCM:
  1555. enc = "AESGCM(128)";
  1556. break;
  1557. case SSL_AES256GCM:
  1558. enc = "AESGCM(256)";
  1559. break;
  1560. case SSL_AES128CCM:
  1561. enc = "AESCCM(128)";
  1562. break;
  1563. case SSL_AES256CCM:
  1564. enc = "AESCCM(256)";
  1565. break;
  1566. case SSL_AES128CCM8:
  1567. enc = "AESCCM8(128)";
  1568. break;
  1569. case SSL_AES256CCM8:
  1570. enc = "AESCCM8(256)";
  1571. break;
  1572. case SSL_CAMELLIA128:
  1573. enc = "Camellia(128)";
  1574. break;
  1575. case SSL_CAMELLIA256:
  1576. enc = "Camellia(256)";
  1577. break;
  1578. case SSL_ARIA128GCM:
  1579. enc = "ARIAGCM(128)";
  1580. break;
  1581. case SSL_ARIA256GCM:
  1582. enc = "ARIAGCM(256)";
  1583. break;
  1584. case SSL_SEED:
  1585. enc = "SEED(128)";
  1586. break;
  1587. case SSL_eGOST2814789CNT:
  1588. case SSL_eGOST2814789CNT12:
  1589. enc = "GOST89(256)";
  1590. break;
  1591. case SSL_CHACHA20POLY1305:
  1592. enc = "CHACHA20/POLY1305(256)";
  1593. break;
  1594. default:
  1595. enc = "unknown";
  1596. break;
  1597. }
  1598. switch (alg_mac) {
  1599. case SSL_MD5:
  1600. mac = "MD5";
  1601. break;
  1602. case SSL_SHA1:
  1603. mac = "SHA1";
  1604. break;
  1605. case SSL_SHA256:
  1606. mac = "SHA256";
  1607. break;
  1608. case SSL_SHA384:
  1609. mac = "SHA384";
  1610. break;
  1611. case SSL_AEAD:
  1612. mac = "AEAD";
  1613. break;
  1614. case SSL_GOST89MAC:
  1615. case SSL_GOST89MAC12:
  1616. mac = "GOST89";
  1617. break;
  1618. case SSL_GOST94:
  1619. mac = "GOST94";
  1620. break;
  1621. case SSL_GOST12_256:
  1622. case SSL_GOST12_512:
  1623. mac = "GOST2012";
  1624. break;
  1625. default:
  1626. mac = "unknown";
  1627. break;
  1628. }
  1629. BIO_snprintf(buf, len, format, cipher->name, ver, kx, au, enc, mac);
  1630. return buf;
  1631. }
  1632. const char *SSL_CIPHER_get_version(const SSL_CIPHER *c)
  1633. {
  1634. if (c == NULL)
  1635. return "(NONE)";
  1636. /*
  1637. * Backwards-compatibility crutch. In almost all contexts we report TLS
  1638. * 1.0 as "TLSv1", but for ciphers we report "TLSv1.0".
  1639. */
  1640. if (c->min_tls == TLS1_VERSION)
  1641. return "TLSv1.0";
  1642. return ssl_protocol_to_string(c->min_tls);
  1643. }
  1644. /* return the actual cipher being used */
  1645. const char *SSL_CIPHER_get_name(const SSL_CIPHER *c)
  1646. {
  1647. if (c != NULL)
  1648. return c->name;
  1649. return "(NONE)";
  1650. }
  1651. /* return the actual cipher being used in RFC standard name */
  1652. const char *SSL_CIPHER_standard_name(const SSL_CIPHER *c)
  1653. {
  1654. if (c != NULL)
  1655. return c->stdname;
  1656. return "(NONE)";
  1657. }
  1658. /* return the OpenSSL name based on given RFC standard name */
  1659. const char *OPENSSL_cipher_name(const char *stdname)
  1660. {
  1661. const SSL_CIPHER *c;
  1662. if (stdname == NULL)
  1663. return "(NONE)";
  1664. c = ssl3_get_cipher_by_std_name(stdname);
  1665. return SSL_CIPHER_get_name(c);
  1666. }
  1667. /* number of bits for symmetric cipher */
  1668. int SSL_CIPHER_get_bits(const SSL_CIPHER *c, int *alg_bits)
  1669. {
  1670. int ret = 0;
  1671. if (c != NULL) {
  1672. if (alg_bits != NULL)
  1673. *alg_bits = (int)c->alg_bits;
  1674. ret = (int)c->strength_bits;
  1675. }
  1676. return ret;
  1677. }
  1678. uint32_t SSL_CIPHER_get_id(const SSL_CIPHER *c)
  1679. {
  1680. return c->id;
  1681. }
  1682. uint16_t SSL_CIPHER_get_protocol_id(const SSL_CIPHER *c)
  1683. {
  1684. return c->id & 0xFFFF;
  1685. }
  1686. SSL_COMP *ssl3_comp_find(STACK_OF(SSL_COMP) *sk, int n)
  1687. {
  1688. SSL_COMP *ctmp;
  1689. int i, nn;
  1690. if ((n == 0) || (sk == NULL))
  1691. return NULL;
  1692. nn = sk_SSL_COMP_num(sk);
  1693. for (i = 0; i < nn; i++) {
  1694. ctmp = sk_SSL_COMP_value(sk, i);
  1695. if (ctmp->id == n)
  1696. return ctmp;
  1697. }
  1698. return NULL;
  1699. }
  1700. #ifdef OPENSSL_NO_COMP
  1701. STACK_OF(SSL_COMP) *SSL_COMP_get_compression_methods(void)
  1702. {
  1703. return NULL;
  1704. }
  1705. STACK_OF(SSL_COMP) *SSL_COMP_set0_compression_methods(STACK_OF(SSL_COMP)
  1706. *meths)
  1707. {
  1708. return meths;
  1709. }
  1710. int SSL_COMP_add_compression_method(int id, COMP_METHOD *cm)
  1711. {
  1712. return 1;
  1713. }
  1714. #else
  1715. STACK_OF(SSL_COMP) *SSL_COMP_get_compression_methods(void)
  1716. {
  1717. load_builtin_compressions();
  1718. return ssl_comp_methods;
  1719. }
  1720. STACK_OF(SSL_COMP) *SSL_COMP_set0_compression_methods(STACK_OF(SSL_COMP)
  1721. *meths)
  1722. {
  1723. STACK_OF(SSL_COMP) *old_meths = ssl_comp_methods;
  1724. ssl_comp_methods = meths;
  1725. return old_meths;
  1726. }
  1727. static void cmeth_free(SSL_COMP *cm)
  1728. {
  1729. OPENSSL_free(cm);
  1730. }
  1731. void ssl_comp_free_compression_methods_int(void)
  1732. {
  1733. STACK_OF(SSL_COMP) *old_meths = ssl_comp_methods;
  1734. ssl_comp_methods = NULL;
  1735. sk_SSL_COMP_pop_free(old_meths, cmeth_free);
  1736. }
  1737. int SSL_COMP_add_compression_method(int id, COMP_METHOD *cm)
  1738. {
  1739. SSL_COMP *comp;
  1740. if (cm == NULL || COMP_get_type(cm) == NID_undef)
  1741. return 1;
  1742. /*-
  1743. * According to draft-ietf-tls-compression-04.txt, the
  1744. * compression number ranges should be the following:
  1745. *
  1746. * 0 to 63: methods defined by the IETF
  1747. * 64 to 192: external party methods assigned by IANA
  1748. * 193 to 255: reserved for private use
  1749. */
  1750. if (id < 193 || id > 255) {
  1751. SSLerr(SSL_F_SSL_COMP_ADD_COMPRESSION_METHOD,
  1752. SSL_R_COMPRESSION_ID_NOT_WITHIN_PRIVATE_RANGE);
  1753. return 1;
  1754. }
  1755. CRYPTO_mem_ctrl(CRYPTO_MEM_CHECK_DISABLE);
  1756. comp = OPENSSL_malloc(sizeof(*comp));
  1757. if (comp == NULL) {
  1758. CRYPTO_mem_ctrl(CRYPTO_MEM_CHECK_ENABLE);
  1759. SSLerr(SSL_F_SSL_COMP_ADD_COMPRESSION_METHOD, ERR_R_MALLOC_FAILURE);
  1760. return 1;
  1761. }
  1762. comp->id = id;
  1763. comp->method = cm;
  1764. load_builtin_compressions();
  1765. if (ssl_comp_methods && sk_SSL_COMP_find(ssl_comp_methods, comp) >= 0) {
  1766. OPENSSL_free(comp);
  1767. CRYPTO_mem_ctrl(CRYPTO_MEM_CHECK_ENABLE);
  1768. SSLerr(SSL_F_SSL_COMP_ADD_COMPRESSION_METHOD,
  1769. SSL_R_DUPLICATE_COMPRESSION_ID);
  1770. return 1;
  1771. }
  1772. if (ssl_comp_methods == NULL || !sk_SSL_COMP_push(ssl_comp_methods, comp)) {
  1773. OPENSSL_free(comp);
  1774. CRYPTO_mem_ctrl(CRYPTO_MEM_CHECK_ENABLE);
  1775. SSLerr(SSL_F_SSL_COMP_ADD_COMPRESSION_METHOD, ERR_R_MALLOC_FAILURE);
  1776. return 1;
  1777. }
  1778. CRYPTO_mem_ctrl(CRYPTO_MEM_CHECK_ENABLE);
  1779. return 0;
  1780. }
  1781. #endif
  1782. const char *SSL_COMP_get_name(const COMP_METHOD *comp)
  1783. {
  1784. #ifndef OPENSSL_NO_COMP
  1785. return comp ? COMP_get_name(comp) : NULL;
  1786. #else
  1787. return NULL;
  1788. #endif
  1789. }
  1790. const char *SSL_COMP_get0_name(const SSL_COMP *comp)
  1791. {
  1792. #ifndef OPENSSL_NO_COMP
  1793. return comp->name;
  1794. #else
  1795. return NULL;
  1796. #endif
  1797. }
  1798. int SSL_COMP_get_id(const SSL_COMP *comp)
  1799. {
  1800. #ifndef OPENSSL_NO_COMP
  1801. return comp->id;
  1802. #else
  1803. return -1;
  1804. #endif
  1805. }
  1806. const SSL_CIPHER *ssl_get_cipher_by_char(SSL *ssl, const unsigned char *ptr,
  1807. int all)
  1808. {
  1809. const SSL_CIPHER *c = ssl->method->get_cipher_by_char(ptr);
  1810. if (c == NULL || (!all && c->valid == 0))
  1811. return NULL;
  1812. return c;
  1813. }
  1814. const SSL_CIPHER *SSL_CIPHER_find(SSL *ssl, const unsigned char *ptr)
  1815. {
  1816. return ssl->method->get_cipher_by_char(ptr);
  1817. }
  1818. int SSL_CIPHER_get_cipher_nid(const SSL_CIPHER *c)
  1819. {
  1820. int i;
  1821. if (c == NULL)
  1822. return NID_undef;
  1823. i = ssl_cipher_info_lookup(ssl_cipher_table_cipher, c->algorithm_enc);
  1824. if (i == -1)
  1825. return NID_undef;
  1826. return ssl_cipher_table_cipher[i].nid;
  1827. }
  1828. int SSL_CIPHER_get_digest_nid(const SSL_CIPHER *c)
  1829. {
  1830. int i = ssl_cipher_info_lookup(ssl_cipher_table_mac, c->algorithm_mac);
  1831. if (i == -1)
  1832. return NID_undef;
  1833. return ssl_cipher_table_mac[i].nid;
  1834. }
  1835. int SSL_CIPHER_get_kx_nid(const SSL_CIPHER *c)
  1836. {
  1837. int i = ssl_cipher_info_lookup(ssl_cipher_table_kx, c->algorithm_mkey);
  1838. if (i == -1)
  1839. return NID_undef;
  1840. return ssl_cipher_table_kx[i].nid;
  1841. }
  1842. int SSL_CIPHER_get_auth_nid(const SSL_CIPHER *c)
  1843. {
  1844. int i = ssl_cipher_info_lookup(ssl_cipher_table_auth, c->algorithm_auth);
  1845. if (i == -1)
  1846. return NID_undef;
  1847. return ssl_cipher_table_auth[i].nid;
  1848. }
  1849. const EVP_MD *SSL_CIPHER_get_handshake_digest(const SSL_CIPHER *c)
  1850. {
  1851. int idx = c->algorithm2 & SSL_HANDSHAKE_MAC_MASK;
  1852. if (idx < 0 || idx >= SSL_MD_NUM_IDX)
  1853. return NULL;
  1854. return ssl_digest_methods[idx];
  1855. }
  1856. int SSL_CIPHER_is_aead(const SSL_CIPHER *c)
  1857. {
  1858. return (c->algorithm_mac & SSL_AEAD) ? 1 : 0;
  1859. }
  1860. int ssl_cipher_get_overhead(const SSL_CIPHER *c, size_t *mac_overhead,
  1861. size_t *int_overhead, size_t *blocksize,
  1862. size_t *ext_overhead)
  1863. {
  1864. size_t mac = 0, in = 0, blk = 0, out = 0;
  1865. /* Some hard-coded numbers for the CCM/Poly1305 MAC overhead
  1866. * because there are no handy #defines for those. */
  1867. if (c->algorithm_enc & (SSL_AESGCM | SSL_ARIAGCM)) {
  1868. out = EVP_GCM_TLS_EXPLICIT_IV_LEN + EVP_GCM_TLS_TAG_LEN;
  1869. } else if (c->algorithm_enc & (SSL_AES128CCM | SSL_AES256CCM)) {
  1870. out = EVP_CCM_TLS_EXPLICIT_IV_LEN + 16;
  1871. } else if (c->algorithm_enc & (SSL_AES128CCM8 | SSL_AES256CCM8)) {
  1872. out = EVP_CCM_TLS_EXPLICIT_IV_LEN + 8;
  1873. } else if (c->algorithm_enc & SSL_CHACHA20POLY1305) {
  1874. out = 16;
  1875. } else if (c->algorithm_mac & SSL_AEAD) {
  1876. /* We're supposed to have handled all the AEAD modes above */
  1877. return 0;
  1878. } else {
  1879. /* Non-AEAD modes. Calculate MAC/cipher overhead separately */
  1880. int digest_nid = SSL_CIPHER_get_digest_nid(c);
  1881. const EVP_MD *e_md = EVP_get_digestbynid(digest_nid);
  1882. if (e_md == NULL)
  1883. return 0;
  1884. mac = EVP_MD_size(e_md);
  1885. if (c->algorithm_enc != SSL_eNULL) {
  1886. int cipher_nid = SSL_CIPHER_get_cipher_nid(c);
  1887. const EVP_CIPHER *e_ciph = EVP_get_cipherbynid(cipher_nid);
  1888. /* If it wasn't AEAD or SSL_eNULL, we expect it to be a
  1889. known CBC cipher. */
  1890. if (e_ciph == NULL ||
  1891. EVP_CIPHER_mode(e_ciph) != EVP_CIPH_CBC_MODE)
  1892. return 0;
  1893. in = 1; /* padding length byte */
  1894. out = EVP_CIPHER_iv_length(e_ciph);
  1895. blk = EVP_CIPHER_block_size(e_ciph);
  1896. }
  1897. }
  1898. *mac_overhead = mac;
  1899. *int_overhead = in;
  1900. *blocksize = blk;
  1901. *ext_overhead = out;
  1902. return 1;
  1903. }
  1904. int ssl_cert_is_disabled(size_t idx)
  1905. {
  1906. const SSL_CERT_LOOKUP *cl = ssl_cert_lookup_by_idx(idx);
  1907. if (cl == NULL || (cl->amask & disabled_auth_mask) != 0)
  1908. return 1;
  1909. return 0;
  1910. }