hs_descriptor.c 86 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609
  1. /* Copyright (c) 2016-2017, The Tor Project, Inc. */
  2. /* See LICENSE for licensing information */
  3. /**
  4. * \file hs_descriptor.c
  5. * \brief Handle hidden service descriptor encoding/decoding.
  6. *
  7. * \details
  8. * Here is a graphical depiction of an HS descriptor and its layers:
  9. *
  10. * +------------------------------------------------------+
  11. * |DESCRIPTOR HEADER: |
  12. * | hs-descriptor 3 |
  13. * | descriptor-lifetime 180 |
  14. * | ... |
  15. * | superencrypted |
  16. * |+---------------------------------------------------+ |
  17. * ||SUPERENCRYPTED LAYER (aka OUTER ENCRYPTED LAYER): | |
  18. * || desc-auth-type x25519 | |
  19. * || desc-auth-ephemeral-key | |
  20. * || auth-client | |
  21. * || auth-client | |
  22. * || ... | |
  23. * || encrypted | |
  24. * ||+-------------------------------------------------+| |
  25. * |||ENCRYPTED LAYER (aka INNER ENCRYPTED LAYER): || |
  26. * ||| create2-formats || |
  27. * ||| intro-auth-required || |
  28. * ||| introduction-point || |
  29. * ||| introduction-point || |
  30. * ||| ... || |
  31. * ||+-------------------------------------------------+| |
  32. * |+---------------------------------------------------+ |
  33. * +------------------------------------------------------+
  34. *
  35. * The DESCRIPTOR HEADER section is completely unencrypted and contains generic
  36. * descriptor metadata.
  37. *
  38. * The SUPERENCRYPTED LAYER section is the first layer of encryption, and it's
  39. * encrypted using the blinded public key of the hidden service to protect
  40. * against entities who don't know its onion address. The clients of the hidden
  41. * service know its onion address and blinded public key, whereas third-parties
  42. * (like HSDirs) don't know it (except if it's a public hidden service).
  43. *
  44. * The ENCRYPTED LAYER section is the second layer of encryption, and it's
  45. * encrypted using the client authorization key material (if those exist). When
  46. * client authorization is enabled, this second layer of encryption protects
  47. * the descriptor content from unauthorized entities. If client authorization
  48. * is disabled, this second layer of encryption does not provide any extra
  49. * security but is still present. The plaintext of this layer contains all the
  50. * information required to connect to the hidden service like its list of
  51. * introduction points.
  52. **/
  53. /* For unit tests.*/
  54. #define HS_DESCRIPTOR_PRIVATE
  55. #include "or.h"
  56. #include "ed25519_cert.h" /* Trunnel interface. */
  57. #include "hs_descriptor.h"
  58. #include "circuitbuild.h"
  59. #include "parsecommon.h"
  60. #include "rendcache.h"
  61. #include "hs_cache.h"
  62. #include "hs_config.h"
  63. #include "torcert.h" /* tor_cert_encode_ed22519() */
  64. /* Constant string value used for the descriptor format. */
  65. #define str_hs_desc "hs-descriptor"
  66. #define str_desc_cert "descriptor-signing-key-cert"
  67. #define str_rev_counter "revision-counter"
  68. #define str_superencrypted "superencrypted"
  69. #define str_encrypted "encrypted"
  70. #define str_signature "signature"
  71. #define str_lifetime "descriptor-lifetime"
  72. /* Constant string value for the encrypted part of the descriptor. */
  73. #define str_create2_formats "create2-formats"
  74. #define str_intro_auth_required "intro-auth-required"
  75. #define str_single_onion "single-onion-service"
  76. #define str_intro_point "introduction-point"
  77. #define str_ip_onion_key "onion-key"
  78. #define str_ip_auth_key "auth-key"
  79. #define str_ip_enc_key "enc-key"
  80. #define str_ip_enc_key_cert "enc-key-cert"
  81. #define str_ip_legacy_key "legacy-key"
  82. #define str_ip_legacy_key_cert "legacy-key-cert"
  83. #define str_intro_point_start "\n" str_intro_point " "
  84. /* Constant string value for the construction to encrypt the encrypted data
  85. * section. */
  86. #define str_enc_const_superencryption "hsdir-superencrypted-data"
  87. #define str_enc_const_encryption "hsdir-encrypted-data"
  88. /* Prefix required to compute/verify HS desc signatures */
  89. #define str_desc_sig_prefix "Tor onion service descriptor sig v3"
  90. #define str_desc_auth_type "desc-auth-type"
  91. #define str_desc_auth_key "desc-auth-ephemeral-key"
  92. #define str_desc_auth_client "auth-client"
  93. #define str_encrypted "encrypted"
  94. /* Authentication supported types. */
  95. static const struct {
  96. hs_desc_auth_type_t type;
  97. const char *identifier;
  98. } intro_auth_types[] = {
  99. { HS_DESC_AUTH_ED25519, "ed25519" },
  100. /* Indicate end of array. */
  101. { 0, NULL }
  102. };
  103. /* Descriptor ruleset. */
  104. static token_rule_t hs_desc_v3_token_table[] = {
  105. T1_START(str_hs_desc, R_HS_DESCRIPTOR, EQ(1), NO_OBJ),
  106. T1(str_lifetime, R3_DESC_LIFETIME, EQ(1), NO_OBJ),
  107. T1(str_desc_cert, R3_DESC_SIGNING_CERT, NO_ARGS, NEED_OBJ),
  108. T1(str_rev_counter, R3_REVISION_COUNTER, EQ(1), NO_OBJ),
  109. T1(str_superencrypted, R3_SUPERENCRYPTED, NO_ARGS, NEED_OBJ),
  110. T1_END(str_signature, R3_SIGNATURE, EQ(1), NO_OBJ),
  111. END_OF_TABLE
  112. };
  113. /* Descriptor ruleset for the superencrypted section. */
  114. static token_rule_t hs_desc_superencrypted_v3_token_table[] = {
  115. T1_START(str_desc_auth_type, R3_DESC_AUTH_TYPE, GE(1), NO_OBJ),
  116. T1(str_desc_auth_key, R3_DESC_AUTH_KEY, GE(1), NO_OBJ),
  117. T1N(str_desc_auth_client, R3_DESC_AUTH_CLIENT, GE(3), NO_OBJ),
  118. T1(str_encrypted, R3_ENCRYPTED, NO_ARGS, NEED_OBJ),
  119. END_OF_TABLE
  120. };
  121. /* Descriptor ruleset for the encrypted section. */
  122. static token_rule_t hs_desc_encrypted_v3_token_table[] = {
  123. T1_START(str_create2_formats, R3_CREATE2_FORMATS, CONCAT_ARGS, NO_OBJ),
  124. T01(str_intro_auth_required, R3_INTRO_AUTH_REQUIRED, ARGS, NO_OBJ),
  125. T01(str_single_onion, R3_SINGLE_ONION_SERVICE, ARGS, NO_OBJ),
  126. END_OF_TABLE
  127. };
  128. /* Descriptor ruleset for the introduction points section. */
  129. static token_rule_t hs_desc_intro_point_v3_token_table[] = {
  130. T1_START(str_intro_point, R3_INTRODUCTION_POINT, EQ(1), NO_OBJ),
  131. T1N(str_ip_onion_key, R3_INTRO_ONION_KEY, GE(2), OBJ_OK),
  132. T1(str_ip_auth_key, R3_INTRO_AUTH_KEY, NO_ARGS, NEED_OBJ),
  133. T1(str_ip_enc_key, R3_INTRO_ENC_KEY, GE(2), OBJ_OK),
  134. T1(str_ip_enc_key_cert, R3_INTRO_ENC_KEY_CERT, ARGS, OBJ_OK),
  135. T01(str_ip_legacy_key, R3_INTRO_LEGACY_KEY, ARGS, NEED_KEY_1024),
  136. T01(str_ip_legacy_key_cert, R3_INTRO_LEGACY_KEY_CERT, ARGS, OBJ_OK),
  137. END_OF_TABLE
  138. };
  139. /* Free the content of the plaintext section of a descriptor. */
  140. STATIC void
  141. desc_plaintext_data_free_contents(hs_desc_plaintext_data_t *desc)
  142. {
  143. if (!desc) {
  144. return;
  145. }
  146. if (desc->superencrypted_blob) {
  147. tor_free(desc->superencrypted_blob);
  148. }
  149. tor_cert_free(desc->signing_key_cert);
  150. memwipe(desc, 0, sizeof(*desc));
  151. }
  152. /* Free the content of the encrypted section of a descriptor. */
  153. static void
  154. desc_encrypted_data_free_contents(hs_desc_encrypted_data_t *desc)
  155. {
  156. if (!desc) {
  157. return;
  158. }
  159. if (desc->intro_auth_types) {
  160. SMARTLIST_FOREACH(desc->intro_auth_types, char *, a, tor_free(a));
  161. smartlist_free(desc->intro_auth_types);
  162. }
  163. if (desc->intro_points) {
  164. SMARTLIST_FOREACH(desc->intro_points, hs_desc_intro_point_t *, ip,
  165. hs_desc_intro_point_free(ip));
  166. smartlist_free(desc->intro_points);
  167. }
  168. memwipe(desc, 0, sizeof(*desc));
  169. }
  170. /* Using a key, salt and encrypted payload, build a MAC and put it in mac_out.
  171. * We use SHA3-256 for the MAC computation.
  172. * This function can't fail. */
  173. static void
  174. build_mac(const uint8_t *mac_key, size_t mac_key_len,
  175. const uint8_t *salt, size_t salt_len,
  176. const uint8_t *encrypted, size_t encrypted_len,
  177. uint8_t *mac_out, size_t mac_len)
  178. {
  179. crypto_digest_t *digest;
  180. const uint64_t mac_len_netorder = tor_htonll(mac_key_len);
  181. const uint64_t salt_len_netorder = tor_htonll(salt_len);
  182. tor_assert(mac_key);
  183. tor_assert(salt);
  184. tor_assert(encrypted);
  185. tor_assert(mac_out);
  186. digest = crypto_digest256_new(DIGEST_SHA3_256);
  187. /* As specified in section 2.5 of proposal 224, first add the mac key
  188. * then add the salt first and then the encrypted section. */
  189. crypto_digest_add_bytes(digest, (const char *) &mac_len_netorder, 8);
  190. crypto_digest_add_bytes(digest, (const char *) mac_key, mac_key_len);
  191. crypto_digest_add_bytes(digest, (const char *) &salt_len_netorder, 8);
  192. crypto_digest_add_bytes(digest, (const char *) salt, salt_len);
  193. crypto_digest_add_bytes(digest, (const char *) encrypted, encrypted_len);
  194. crypto_digest_get_digest(digest, (char *) mac_out, mac_len);
  195. crypto_digest_free(digest);
  196. }
  197. /* Using a given decriptor object, build the secret input needed for the
  198. * KDF and put it in the dst pointer which is an already allocated buffer
  199. * of size dstlen. */
  200. static void
  201. build_secret_input(const hs_descriptor_t *desc, uint8_t *dst, size_t dstlen)
  202. {
  203. size_t offset = 0;
  204. tor_assert(desc);
  205. tor_assert(dst);
  206. tor_assert(HS_DESC_ENCRYPTED_SECRET_INPUT_LEN <= dstlen);
  207. /* XXX use the destination length as the memcpy length */
  208. /* Copy blinded public key. */
  209. memcpy(dst, desc->plaintext_data.blinded_pubkey.pubkey,
  210. sizeof(desc->plaintext_data.blinded_pubkey.pubkey));
  211. offset += sizeof(desc->plaintext_data.blinded_pubkey.pubkey);
  212. /* Copy subcredential. */
  213. memcpy(dst + offset, desc->subcredential, sizeof(desc->subcredential));
  214. offset += sizeof(desc->subcredential);
  215. /* Copy revision counter value. */
  216. set_uint64(dst + offset, tor_htonll(desc->plaintext_data.revision_counter));
  217. offset += sizeof(uint64_t);
  218. tor_assert(HS_DESC_ENCRYPTED_SECRET_INPUT_LEN == offset);
  219. }
  220. /* Do the KDF construction and put the resulting data in key_out which is of
  221. * key_out_len length. It uses SHAKE-256 as specified in the spec. */
  222. static void
  223. build_kdf_key(const hs_descriptor_t *desc,
  224. const uint8_t *salt, size_t salt_len,
  225. uint8_t *key_out, size_t key_out_len,
  226. int is_superencrypted_layer)
  227. {
  228. uint8_t secret_input[HS_DESC_ENCRYPTED_SECRET_INPUT_LEN];
  229. crypto_xof_t *xof;
  230. tor_assert(desc);
  231. tor_assert(salt);
  232. tor_assert(key_out);
  233. /* Build the secret input for the KDF computation. */
  234. build_secret_input(desc, secret_input, sizeof(secret_input));
  235. xof = crypto_xof_new();
  236. /* Feed our KDF. [SHAKE it like a polaroid picture --Yawning]. */
  237. crypto_xof_add_bytes(xof, secret_input, sizeof(secret_input));
  238. crypto_xof_add_bytes(xof, salt, salt_len);
  239. /* Feed in the right string constant based on the desc layer */
  240. if (is_superencrypted_layer) {
  241. crypto_xof_add_bytes(xof, (const uint8_t *) str_enc_const_superencryption,
  242. strlen(str_enc_const_superencryption));
  243. } else {
  244. crypto_xof_add_bytes(xof, (const uint8_t *) str_enc_const_encryption,
  245. strlen(str_enc_const_encryption));
  246. }
  247. /* Eat from our KDF. */
  248. crypto_xof_squeeze_bytes(xof, key_out, key_out_len);
  249. crypto_xof_free(xof);
  250. memwipe(secret_input, 0, sizeof(secret_input));
  251. }
  252. /* Using the given descriptor and salt, run it through our KDF function and
  253. * then extract a secret key in key_out, the IV in iv_out and MAC in mac_out.
  254. * This function can't fail. */
  255. static void
  256. build_secret_key_iv_mac(const hs_descriptor_t *desc,
  257. const uint8_t *salt, size_t salt_len,
  258. uint8_t *key_out, size_t key_len,
  259. uint8_t *iv_out, size_t iv_len,
  260. uint8_t *mac_out, size_t mac_len,
  261. int is_superencrypted_layer)
  262. {
  263. size_t offset = 0;
  264. uint8_t kdf_key[HS_DESC_ENCRYPTED_KDF_OUTPUT_LEN];
  265. tor_assert(desc);
  266. tor_assert(salt);
  267. tor_assert(key_out);
  268. tor_assert(iv_out);
  269. tor_assert(mac_out);
  270. build_kdf_key(desc, salt, salt_len, kdf_key, sizeof(kdf_key),
  271. is_superencrypted_layer);
  272. /* Copy the bytes we need for both the secret key and IV. */
  273. memcpy(key_out, kdf_key, key_len);
  274. offset += key_len;
  275. memcpy(iv_out, kdf_key + offset, iv_len);
  276. offset += iv_len;
  277. memcpy(mac_out, kdf_key + offset, mac_len);
  278. /* Extra precaution to make sure we are not out of bound. */
  279. tor_assert((offset + mac_len) == sizeof(kdf_key));
  280. memwipe(kdf_key, 0, sizeof(kdf_key));
  281. }
  282. /* === ENCODING === */
  283. /* Encode the given link specifier objects into a newly allocated string.
  284. * This can't fail so caller can always assume a valid string being
  285. * returned. */
  286. STATIC char *
  287. encode_link_specifiers(const smartlist_t *specs)
  288. {
  289. char *encoded_b64 = NULL;
  290. link_specifier_list_t *lslist = link_specifier_list_new();
  291. tor_assert(specs);
  292. /* No link specifiers is a code flow error, can't happen. */
  293. tor_assert(smartlist_len(specs) > 0);
  294. tor_assert(smartlist_len(specs) <= UINT8_MAX);
  295. link_specifier_list_set_n_spec(lslist, smartlist_len(specs));
  296. SMARTLIST_FOREACH_BEGIN(specs, const hs_desc_link_specifier_t *,
  297. spec) {
  298. link_specifier_t *ls = hs_desc_lspec_to_trunnel(spec);
  299. if (ls) {
  300. link_specifier_list_add_spec(lslist, ls);
  301. }
  302. } SMARTLIST_FOREACH_END(spec);
  303. {
  304. uint8_t *encoded;
  305. ssize_t encoded_len, encoded_b64_len, ret;
  306. encoded_len = link_specifier_list_encoded_len(lslist);
  307. tor_assert(encoded_len > 0);
  308. encoded = tor_malloc_zero(encoded_len);
  309. ret = link_specifier_list_encode(encoded, encoded_len, lslist);
  310. tor_assert(ret == encoded_len);
  311. /* Base64 encode our binary format. Add extra NUL byte for the base64
  312. * encoded value. */
  313. encoded_b64_len = base64_encode_size(encoded_len, 0) + 1;
  314. encoded_b64 = tor_malloc_zero(encoded_b64_len);
  315. ret = base64_encode(encoded_b64, encoded_b64_len, (const char *) encoded,
  316. encoded_len, 0);
  317. tor_assert(ret == (encoded_b64_len - 1));
  318. tor_free(encoded);
  319. }
  320. link_specifier_list_free(lslist);
  321. return encoded_b64;
  322. }
  323. /* Encode an introduction point legacy key and certificate. Return a newly
  324. * allocated string with it. On failure, return NULL. */
  325. static char *
  326. encode_legacy_key(const hs_desc_intro_point_t *ip)
  327. {
  328. char *key_str, b64_cert[256], *encoded = NULL;
  329. size_t key_str_len;
  330. tor_assert(ip);
  331. /* Encode cross cert. */
  332. if (base64_encode(b64_cert, sizeof(b64_cert),
  333. (const char *) ip->legacy.cert.encoded,
  334. ip->legacy.cert.len, BASE64_ENCODE_MULTILINE) < 0) {
  335. log_warn(LD_REND, "Unable to encode legacy crosscert.");
  336. goto done;
  337. }
  338. /* Convert the encryption key to PEM format NUL terminated. */
  339. if (crypto_pk_write_public_key_to_string(ip->legacy.key, &key_str,
  340. &key_str_len) < 0) {
  341. log_warn(LD_REND, "Unable to encode legacy encryption key.");
  342. goto done;
  343. }
  344. tor_asprintf(&encoded,
  345. "%s \n%s" /* Newline is added by the call above. */
  346. "%s\n"
  347. "-----BEGIN CROSSCERT-----\n"
  348. "%s"
  349. "-----END CROSSCERT-----",
  350. str_ip_legacy_key, key_str,
  351. str_ip_legacy_key_cert, b64_cert);
  352. tor_free(key_str);
  353. done:
  354. return encoded;
  355. }
  356. /* Encode an introduction point encryption key and certificate. Return a newly
  357. * allocated string with it. On failure, return NULL. */
  358. static char *
  359. encode_enc_key(const hs_desc_intro_point_t *ip)
  360. {
  361. char *encoded = NULL, *encoded_cert;
  362. char key_b64[CURVE25519_BASE64_PADDED_LEN + 1];
  363. tor_assert(ip);
  364. /* Base64 encode the encryption key for the "enc-key" field. */
  365. if (curve25519_public_to_base64(key_b64, &ip->enc_key) < 0) {
  366. goto done;
  367. }
  368. if (tor_cert_encode_ed22519(ip->enc_key_cert, &encoded_cert) < 0) {
  369. goto done;
  370. }
  371. tor_asprintf(&encoded,
  372. "%s ntor %s\n"
  373. "%s\n%s",
  374. str_ip_enc_key, key_b64,
  375. str_ip_enc_key_cert, encoded_cert);
  376. tor_free(encoded_cert);
  377. done:
  378. return encoded;
  379. }
  380. /* Encode an introduction point onion key. Return a newly allocated string
  381. * with it. On failure, return NULL. */
  382. static char *
  383. encode_onion_key(const hs_desc_intro_point_t *ip)
  384. {
  385. char *encoded = NULL;
  386. char key_b64[CURVE25519_BASE64_PADDED_LEN + 1];
  387. tor_assert(ip);
  388. /* Base64 encode the encryption key for the "onion-key" field. */
  389. if (curve25519_public_to_base64(key_b64, &ip->onion_key) < 0) {
  390. goto done;
  391. }
  392. tor_asprintf(&encoded, "%s ntor %s", str_ip_onion_key, key_b64);
  393. done:
  394. return encoded;
  395. }
  396. /* Encode an introduction point object and return a newly allocated string
  397. * with it. On failure, return NULL. */
  398. static char *
  399. encode_intro_point(const ed25519_public_key_t *sig_key,
  400. const hs_desc_intro_point_t *ip)
  401. {
  402. char *encoded_ip = NULL;
  403. smartlist_t *lines = smartlist_new();
  404. tor_assert(ip);
  405. tor_assert(sig_key);
  406. /* Encode link specifier. */
  407. {
  408. char *ls_str = encode_link_specifiers(ip->link_specifiers);
  409. smartlist_add_asprintf(lines, "%s %s", str_intro_point, ls_str);
  410. tor_free(ls_str);
  411. }
  412. /* Onion key encoding. */
  413. {
  414. char *encoded_onion_key = encode_onion_key(ip);
  415. if (encoded_onion_key == NULL) {
  416. goto err;
  417. }
  418. smartlist_add_asprintf(lines, "%s", encoded_onion_key);
  419. tor_free(encoded_onion_key);
  420. }
  421. /* Authentication key encoding. */
  422. {
  423. char *encoded_cert;
  424. if (tor_cert_encode_ed22519(ip->auth_key_cert, &encoded_cert) < 0) {
  425. goto err;
  426. }
  427. smartlist_add_asprintf(lines, "%s\n%s", str_ip_auth_key, encoded_cert);
  428. tor_free(encoded_cert);
  429. }
  430. /* Encryption key encoding. */
  431. {
  432. char *encoded_enc_key = encode_enc_key(ip);
  433. if (encoded_enc_key == NULL) {
  434. goto err;
  435. }
  436. smartlist_add_asprintf(lines, "%s", encoded_enc_key);
  437. tor_free(encoded_enc_key);
  438. }
  439. /* Legacy key if any. */
  440. if (ip->legacy.key != NULL) {
  441. /* Strong requirement else the IP creation was badly done. */
  442. tor_assert(ip->legacy.cert.encoded);
  443. char *encoded_legacy_key = encode_legacy_key(ip);
  444. if (encoded_legacy_key == NULL) {
  445. goto err;
  446. }
  447. smartlist_add_asprintf(lines, "%s", encoded_legacy_key);
  448. tor_free(encoded_legacy_key);
  449. }
  450. /* Join them all in one blob of text. */
  451. encoded_ip = smartlist_join_strings(lines, "\n", 1, NULL);
  452. err:
  453. SMARTLIST_FOREACH(lines, char *, l, tor_free(l));
  454. smartlist_free(lines);
  455. return encoded_ip;
  456. }
  457. /* Given a source length, return the new size including padding for the
  458. * plaintext encryption. */
  459. static size_t
  460. compute_padded_plaintext_length(size_t plaintext_len)
  461. {
  462. size_t plaintext_padded_len;
  463. const int padding_block_length = HS_DESC_SUPERENC_PLAINTEXT_PAD_MULTIPLE;
  464. /* Make sure we won't overflow. */
  465. tor_assert(plaintext_len <= (SIZE_T_CEILING - padding_block_length));
  466. /* Get the extra length we need to add. For example, if srclen is 10200
  467. * bytes, this will expand to (2 * 10k) == 20k thus an extra 9800 bytes. */
  468. plaintext_padded_len = CEIL_DIV(plaintext_len, padding_block_length) *
  469. padding_block_length;
  470. /* Can never be extra careful. Make sure we are _really_ padded. */
  471. tor_assert(!(plaintext_padded_len % padding_block_length));
  472. return plaintext_padded_len;
  473. }
  474. /* Given a buffer, pad it up to the encrypted section padding requirement. Set
  475. * the newly allocated string in padded_out and return the length of the
  476. * padded buffer. */
  477. STATIC size_t
  478. build_plaintext_padding(const char *plaintext, size_t plaintext_len,
  479. uint8_t **padded_out)
  480. {
  481. size_t padded_len;
  482. uint8_t *padded;
  483. tor_assert(plaintext);
  484. tor_assert(padded_out);
  485. /* Allocate the final length including padding. */
  486. padded_len = compute_padded_plaintext_length(plaintext_len);
  487. tor_assert(padded_len >= plaintext_len);
  488. padded = tor_malloc_zero(padded_len);
  489. memcpy(padded, plaintext, plaintext_len);
  490. *padded_out = padded;
  491. return padded_len;
  492. }
  493. /* Using a key, IV and plaintext data of length plaintext_len, create the
  494. * encrypted section by encrypting it and setting encrypted_out with the
  495. * data. Return size of the encrypted data buffer. */
  496. static size_t
  497. build_encrypted(const uint8_t *key, const uint8_t *iv, const char *plaintext,
  498. size_t plaintext_len, uint8_t **encrypted_out,
  499. int is_superencrypted_layer)
  500. {
  501. size_t encrypted_len;
  502. uint8_t *padded_plaintext, *encrypted;
  503. crypto_cipher_t *cipher;
  504. tor_assert(key);
  505. tor_assert(iv);
  506. tor_assert(plaintext);
  507. tor_assert(encrypted_out);
  508. /* If we are encrypting the middle layer of the descriptor, we need to first
  509. pad the plaintext */
  510. if (is_superencrypted_layer) {
  511. encrypted_len = build_plaintext_padding(plaintext, plaintext_len,
  512. &padded_plaintext);
  513. /* Extra precautions that we have a valid padding length. */
  514. tor_assert(!(encrypted_len % HS_DESC_SUPERENC_PLAINTEXT_PAD_MULTIPLE));
  515. } else { /* No padding required for inner layers */
  516. padded_plaintext = tor_memdup(plaintext, plaintext_len);
  517. encrypted_len = plaintext_len;
  518. }
  519. /* This creates a cipher for AES. It can't fail. */
  520. cipher = crypto_cipher_new_with_iv_and_bits(key, iv,
  521. HS_DESC_ENCRYPTED_BIT_SIZE);
  522. /* We use a stream cipher so the encrypted length will be the same as the
  523. * plaintext padded length. */
  524. encrypted = tor_malloc_zero(encrypted_len);
  525. /* This can't fail. */
  526. crypto_cipher_encrypt(cipher, (char *) encrypted,
  527. (const char *) padded_plaintext, encrypted_len);
  528. *encrypted_out = encrypted;
  529. /* Cleanup. */
  530. crypto_cipher_free(cipher);
  531. tor_free(padded_plaintext);
  532. return encrypted_len;
  533. }
  534. /* Encrypt the given <b>plaintext</b> buffer using <b>desc</b> to get the
  535. * keys. Set encrypted_out with the encrypted data and return the length of
  536. * it. <b>is_superencrypted_layer</b> is set if this is the outer encrypted
  537. * layer of the descriptor. */
  538. static size_t
  539. encrypt_descriptor_data(const hs_descriptor_t *desc, const char *plaintext,
  540. char **encrypted_out, int is_superencrypted_layer)
  541. {
  542. char *final_blob;
  543. size_t encrypted_len, final_blob_len, offset = 0;
  544. uint8_t *encrypted;
  545. uint8_t salt[HS_DESC_ENCRYPTED_SALT_LEN];
  546. uint8_t secret_key[HS_DESC_ENCRYPTED_KEY_LEN], secret_iv[CIPHER_IV_LEN];
  547. uint8_t mac_key[DIGEST256_LEN], mac[DIGEST256_LEN];
  548. tor_assert(desc);
  549. tor_assert(plaintext);
  550. tor_assert(encrypted_out);
  551. /* Get our salt. The returned bytes are already hashed. */
  552. crypto_strongest_rand(salt, sizeof(salt));
  553. /* KDF construction resulting in a key from which the secret key, IV and MAC
  554. * key are extracted which is what we need for the encryption. */
  555. build_secret_key_iv_mac(desc, salt, sizeof(salt),
  556. secret_key, sizeof(secret_key),
  557. secret_iv, sizeof(secret_iv),
  558. mac_key, sizeof(mac_key),
  559. is_superencrypted_layer);
  560. /* Build the encrypted part that is do the actual encryption. */
  561. encrypted_len = build_encrypted(secret_key, secret_iv, plaintext,
  562. strlen(plaintext), &encrypted,
  563. is_superencrypted_layer);
  564. memwipe(secret_key, 0, sizeof(secret_key));
  565. memwipe(secret_iv, 0, sizeof(secret_iv));
  566. /* This construction is specified in section 2.5 of proposal 224. */
  567. final_blob_len = sizeof(salt) + encrypted_len + DIGEST256_LEN;
  568. final_blob = tor_malloc_zero(final_blob_len);
  569. /* Build the MAC. */
  570. build_mac(mac_key, sizeof(mac_key), salt, sizeof(salt),
  571. encrypted, encrypted_len, mac, sizeof(mac));
  572. memwipe(mac_key, 0, sizeof(mac_key));
  573. /* The salt is the first value. */
  574. memcpy(final_blob, salt, sizeof(salt));
  575. offset = sizeof(salt);
  576. /* Second value is the encrypted data. */
  577. memcpy(final_blob + offset, encrypted, encrypted_len);
  578. offset += encrypted_len;
  579. /* Third value is the MAC. */
  580. memcpy(final_blob + offset, mac, sizeof(mac));
  581. offset += sizeof(mac);
  582. /* Cleanup the buffers. */
  583. memwipe(salt, 0, sizeof(salt));
  584. memwipe(encrypted, 0, encrypted_len);
  585. tor_free(encrypted);
  586. /* Extra precaution. */
  587. tor_assert(offset == final_blob_len);
  588. *encrypted_out = final_blob;
  589. return final_blob_len;
  590. }
  591. /* Create and return a string containing a fake client-auth entry. It's the
  592. * responsibility of the caller to free the returned string. This function will
  593. * never fail. */
  594. static char *
  595. get_fake_auth_client_str(void)
  596. {
  597. char *auth_client_str = NULL;
  598. /* We are gonna fill these arrays with fake base64 data. They are all double
  599. * the size of their binary representation to fit the base64 overhead. */
  600. char client_id_b64[8*2];
  601. char iv_b64[16*2];
  602. char encrypted_cookie_b64[16*2];
  603. int retval;
  604. /* This is a macro to fill a field with random data and then base64 it. */
  605. #define FILL_WITH_FAKE_DATA_AND_BASE64(field) STMT_BEGIN \
  606. crypto_rand((char *)field, sizeof(field)); \
  607. retval = base64_encode_nopad(field##_b64, sizeof(field##_b64), \
  608. field, sizeof(field)); \
  609. tor_assert(retval > 0); \
  610. STMT_END
  611. { /* Get those fakes! */
  612. uint8_t client_id[8]; /* fake client-id */
  613. uint8_t iv[16]; /* fake IV (initialization vector) */
  614. uint8_t encrypted_cookie[16]; /* fake encrypted cookie */
  615. FILL_WITH_FAKE_DATA_AND_BASE64(client_id);
  616. FILL_WITH_FAKE_DATA_AND_BASE64(iv);
  617. FILL_WITH_FAKE_DATA_AND_BASE64(encrypted_cookie);
  618. }
  619. /* Build the final string */
  620. tor_asprintf(&auth_client_str, "%s %s %s %s", str_desc_auth_client,
  621. client_id_b64, iv_b64, encrypted_cookie_b64);
  622. #undef FILL_WITH_FAKE_DATA_AND_BASE64
  623. return auth_client_str;
  624. }
  625. /** How many lines of "client-auth" we want in our descriptors; fake or not. */
  626. #define CLIENT_AUTH_ENTRIES_BLOCK_SIZE 16
  627. /** Create the "client-auth" part of the descriptor and return a
  628. * newly-allocated string with it. It's the responsibility of the caller to
  629. * free the returned string. */
  630. static char *
  631. get_fake_auth_client_lines(void)
  632. {
  633. /* XXX: Client authorization is still not implemented, so all this function
  634. does is make fake clients */
  635. int i = 0;
  636. smartlist_t *auth_client_lines = smartlist_new();
  637. char *auth_client_lines_str = NULL;
  638. /* Make a line for each fake client */
  639. const int num_fake_clients = CLIENT_AUTH_ENTRIES_BLOCK_SIZE;
  640. for (i = 0; i < num_fake_clients; i++) {
  641. char *auth_client_str = get_fake_auth_client_str();
  642. tor_assert(auth_client_str);
  643. smartlist_add(auth_client_lines, auth_client_str);
  644. }
  645. /* Join all lines together to form final string */
  646. auth_client_lines_str = smartlist_join_strings(auth_client_lines,
  647. "\n", 1, NULL);
  648. /* Cleanup the mess */
  649. SMARTLIST_FOREACH(auth_client_lines, char *, a, tor_free(a));
  650. smartlist_free(auth_client_lines);
  651. return auth_client_lines_str;
  652. }
  653. /* Create the inner layer of the descriptor (which includes the intro points,
  654. * etc.). Return a newly-allocated string with the layer plaintext, or NULL if
  655. * an error occurred. It's the responsibility of the caller to free the
  656. * returned string. */
  657. static char *
  658. get_inner_encrypted_layer_plaintext(const hs_descriptor_t *desc)
  659. {
  660. char *encoded_str = NULL;
  661. smartlist_t *lines = smartlist_new();
  662. /* Build the start of the section prior to the introduction points. */
  663. {
  664. if (!desc->encrypted_data.create2_ntor) {
  665. log_err(LD_BUG, "HS desc doesn't have recognized handshake type.");
  666. goto err;
  667. }
  668. smartlist_add_asprintf(lines, "%s %d\n", str_create2_formats,
  669. ONION_HANDSHAKE_TYPE_NTOR);
  670. if (desc->encrypted_data.intro_auth_types &&
  671. smartlist_len(desc->encrypted_data.intro_auth_types)) {
  672. /* Put the authentication-required line. */
  673. char *buf = smartlist_join_strings(desc->encrypted_data.intro_auth_types,
  674. " ", 0, NULL);
  675. smartlist_add_asprintf(lines, "%s %s\n", str_intro_auth_required, buf);
  676. tor_free(buf);
  677. }
  678. if (desc->encrypted_data.single_onion_service) {
  679. smartlist_add_asprintf(lines, "%s\n", str_single_onion);
  680. }
  681. }
  682. /* Build the introduction point(s) section. */
  683. SMARTLIST_FOREACH_BEGIN(desc->encrypted_data.intro_points,
  684. const hs_desc_intro_point_t *, ip) {
  685. char *encoded_ip = encode_intro_point(&desc->plaintext_data.signing_pubkey,
  686. ip);
  687. if (encoded_ip == NULL) {
  688. log_err(LD_BUG, "HS desc intro point is malformed.");
  689. goto err;
  690. }
  691. smartlist_add(lines, encoded_ip);
  692. } SMARTLIST_FOREACH_END(ip);
  693. /* Build the entire encrypted data section into one encoded plaintext and
  694. * then encrypt it. */
  695. encoded_str = smartlist_join_strings(lines, "", 0, NULL);
  696. err:
  697. SMARTLIST_FOREACH(lines, char *, l, tor_free(l));
  698. smartlist_free(lines);
  699. return encoded_str;
  700. }
  701. /* Create the middle layer of the descriptor, which includes the client auth
  702. * data and the encrypted inner layer (provided as a base64 string at
  703. * <b>layer2_b64_ciphertext</b>). Return a newly-allocated string with the
  704. * layer plaintext, or NULL if an error occurred. It's the responsibility of
  705. * the caller to free the returned string. */
  706. static char *
  707. get_outer_encrypted_layer_plaintext(const hs_descriptor_t *desc,
  708. const char *layer2_b64_ciphertext)
  709. {
  710. char *layer1_str = NULL;
  711. smartlist_t *lines = smartlist_new();
  712. /* XXX: Disclaimer: This function generates only _fake_ client auth
  713. * data. Real client auth is not yet implemented, but client auth data MUST
  714. * always be present in descriptors. In the future this function will be
  715. * refactored to use real client auth data if they exist (#20700). */
  716. (void) *desc;
  717. /* Specify auth type */
  718. smartlist_add_asprintf(lines, "%s %s\n", str_desc_auth_type, "x25519");
  719. { /* Create fake ephemeral x25519 key */
  720. char fake_key_base64[CURVE25519_BASE64_PADDED_LEN + 1];
  721. curve25519_keypair_t fake_x25519_keypair;
  722. if (curve25519_keypair_generate(&fake_x25519_keypair, 0) < 0) {
  723. goto done;
  724. }
  725. if (curve25519_public_to_base64(fake_key_base64,
  726. &fake_x25519_keypair.pubkey) < 0) {
  727. goto done;
  728. }
  729. smartlist_add_asprintf(lines, "%s %s\n",
  730. str_desc_auth_key, fake_key_base64);
  731. /* No need to memwipe any of these fake keys. They will go unused. */
  732. }
  733. { /* Create fake auth-client lines. */
  734. char *auth_client_lines = get_fake_auth_client_lines();
  735. tor_assert(auth_client_lines);
  736. smartlist_add(lines, auth_client_lines);
  737. }
  738. /* create encrypted section */
  739. {
  740. smartlist_add_asprintf(lines,
  741. "%s\n"
  742. "-----BEGIN MESSAGE-----\n"
  743. "%s"
  744. "-----END MESSAGE-----",
  745. str_encrypted, layer2_b64_ciphertext);
  746. }
  747. layer1_str = smartlist_join_strings(lines, "", 0, NULL);
  748. done:
  749. SMARTLIST_FOREACH(lines, char *, a, tor_free(a));
  750. smartlist_free(lines);
  751. return layer1_str;
  752. }
  753. /* Encrypt <b>encoded_str</b> into an encrypted blob and then base64 it before
  754. * returning it. <b>desc</b> is provided to derive the encryption
  755. * keys. <b>is_superencrypted_layer</b> is set if <b>encoded_str</b> is the
  756. * middle (superencrypted) layer of the descriptor. It's the responsibility of
  757. * the caller to free the returned string. */
  758. static char *
  759. encrypt_desc_data_and_base64(const hs_descriptor_t *desc,
  760. const char *encoded_str,
  761. int is_superencrypted_layer)
  762. {
  763. char *enc_b64;
  764. ssize_t enc_b64_len, ret_len, enc_len;
  765. char *encrypted_blob = NULL;
  766. enc_len = encrypt_descriptor_data(desc, encoded_str, &encrypted_blob,
  767. is_superencrypted_layer);
  768. /* Get the encoded size plus a NUL terminating byte. */
  769. enc_b64_len = base64_encode_size(enc_len, BASE64_ENCODE_MULTILINE) + 1;
  770. enc_b64 = tor_malloc_zero(enc_b64_len);
  771. /* Base64 the encrypted blob before returning it. */
  772. ret_len = base64_encode(enc_b64, enc_b64_len, encrypted_blob, enc_len,
  773. BASE64_ENCODE_MULTILINE);
  774. /* Return length doesn't count the NUL byte. */
  775. tor_assert(ret_len == (enc_b64_len - 1));
  776. tor_free(encrypted_blob);
  777. return enc_b64;
  778. }
  779. /* Generate and encode the superencrypted portion of <b>desc</b>. This also
  780. * involves generating the encrypted portion of the descriptor, and performing
  781. * the superencryption. A newly allocated NUL-terminated string pointer
  782. * containing the encrypted encoded blob is put in encrypted_blob_out. Return 0
  783. * on success else a negative value. */
  784. static int
  785. encode_superencrypted_data(const hs_descriptor_t *desc,
  786. char **encrypted_blob_out)
  787. {
  788. int ret = -1;
  789. char *layer2_str = NULL;
  790. char *layer2_b64_ciphertext = NULL;
  791. char *layer1_str = NULL;
  792. char *layer1_b64_ciphertext = NULL;
  793. tor_assert(desc);
  794. tor_assert(encrypted_blob_out);
  795. /* Func logic: We first create the inner layer of the descriptor (layer2).
  796. * We then encrypt it and use it to create the middle layer of the descriptor
  797. * (layer1). Finally we superencrypt the middle layer and return it to our
  798. * caller. */
  799. /* Create inner descriptor layer */
  800. layer2_str = get_inner_encrypted_layer_plaintext(desc);
  801. if (!layer2_str) {
  802. goto err;
  803. }
  804. /* Encrypt and b64 the inner layer */
  805. layer2_b64_ciphertext = encrypt_desc_data_and_base64(desc, layer2_str, 0);
  806. if (!layer2_b64_ciphertext) {
  807. goto err;
  808. }
  809. /* Now create middle descriptor layer given the inner layer */
  810. layer1_str = get_outer_encrypted_layer_plaintext(desc,layer2_b64_ciphertext);
  811. if (!layer1_str) {
  812. goto err;
  813. }
  814. /* Encrypt and base64 the middle layer */
  815. layer1_b64_ciphertext = encrypt_desc_data_and_base64(desc, layer1_str, 1);
  816. if (!layer1_b64_ciphertext) {
  817. goto err;
  818. }
  819. /* Success! */
  820. ret = 0;
  821. err:
  822. tor_free(layer1_str);
  823. tor_free(layer2_str);
  824. tor_free(layer2_b64_ciphertext);
  825. *encrypted_blob_out = layer1_b64_ciphertext;
  826. return ret;
  827. }
  828. /* Encode a v3 HS descriptor. Return 0 on success and set encoded_out to the
  829. * newly allocated string of the encoded descriptor. On error, -1 is returned
  830. * and encoded_out is untouched. */
  831. static int
  832. desc_encode_v3(const hs_descriptor_t *desc,
  833. const ed25519_keypair_t *signing_kp, char **encoded_out)
  834. {
  835. int ret = -1;
  836. char *encoded_str = NULL;
  837. size_t encoded_len;
  838. smartlist_t *lines = smartlist_new();
  839. tor_assert(desc);
  840. tor_assert(signing_kp);
  841. tor_assert(encoded_out);
  842. tor_assert(desc->plaintext_data.version == 3);
  843. if (BUG(desc->subcredential == NULL)) {
  844. goto err;
  845. }
  846. /* Build the non-encrypted values. */
  847. {
  848. char *encoded_cert;
  849. /* Encode certificate then create the first line of the descriptor. */
  850. if (desc->plaintext_data.signing_key_cert->cert_type
  851. != CERT_TYPE_SIGNING_HS_DESC) {
  852. log_err(LD_BUG, "HS descriptor signing key has an unexpected cert type "
  853. "(%d)", (int) desc->plaintext_data.signing_key_cert->cert_type);
  854. goto err;
  855. }
  856. if (tor_cert_encode_ed22519(desc->plaintext_data.signing_key_cert,
  857. &encoded_cert) < 0) {
  858. /* The function will print error logs. */
  859. goto err;
  860. }
  861. /* Create the hs descriptor line. */
  862. smartlist_add_asprintf(lines, "%s %" PRIu32, str_hs_desc,
  863. desc->plaintext_data.version);
  864. /* Add the descriptor lifetime line (in minutes). */
  865. smartlist_add_asprintf(lines, "%s %" PRIu32, str_lifetime,
  866. desc->plaintext_data.lifetime_sec / 60);
  867. /* Create the descriptor certificate line. */
  868. smartlist_add_asprintf(lines, "%s\n%s", str_desc_cert, encoded_cert);
  869. tor_free(encoded_cert);
  870. /* Create the revision counter line. */
  871. smartlist_add_asprintf(lines, "%s %" PRIu64, str_rev_counter,
  872. desc->plaintext_data.revision_counter);
  873. }
  874. /* Build the superencrypted data section. */
  875. {
  876. char *enc_b64_blob=NULL;
  877. if (encode_superencrypted_data(desc, &enc_b64_blob) < 0) {
  878. goto err;
  879. }
  880. smartlist_add_asprintf(lines,
  881. "%s\n"
  882. "-----BEGIN MESSAGE-----\n"
  883. "%s"
  884. "-----END MESSAGE-----",
  885. str_superencrypted, enc_b64_blob);
  886. tor_free(enc_b64_blob);
  887. }
  888. /* Join all lines in one string so we can generate a signature and append
  889. * it to the descriptor. */
  890. encoded_str = smartlist_join_strings(lines, "\n", 1, &encoded_len);
  891. /* Sign all fields of the descriptor with our short term signing key. */
  892. {
  893. ed25519_signature_t sig;
  894. char ed_sig_b64[ED25519_SIG_BASE64_LEN + 1];
  895. if (ed25519_sign_prefixed(&sig,
  896. (const uint8_t *) encoded_str, encoded_len,
  897. str_desc_sig_prefix, signing_kp) < 0) {
  898. log_warn(LD_BUG, "Can't sign encoded HS descriptor!");
  899. tor_free(encoded_str);
  900. goto err;
  901. }
  902. if (ed25519_signature_to_base64(ed_sig_b64, &sig) < 0) {
  903. log_warn(LD_BUG, "Can't base64 encode descriptor signature!");
  904. tor_free(encoded_str);
  905. goto err;
  906. }
  907. /* Create the signature line. */
  908. smartlist_add_asprintf(lines, "%s %s", str_signature, ed_sig_b64);
  909. }
  910. /* Free previous string that we used so compute the signature. */
  911. tor_free(encoded_str);
  912. encoded_str = smartlist_join_strings(lines, "\n", 1, NULL);
  913. *encoded_out = encoded_str;
  914. if (strlen(encoded_str) >= hs_cache_get_max_descriptor_size()) {
  915. log_warn(LD_GENERAL, "We just made an HS descriptor that's too big (%d)."
  916. "Failing.", (int)strlen(encoded_str));
  917. tor_free(encoded_str);
  918. goto err;
  919. }
  920. /* XXX: Trigger a control port event. */
  921. /* Success! */
  922. ret = 0;
  923. err:
  924. SMARTLIST_FOREACH(lines, char *, l, tor_free(l));
  925. smartlist_free(lines);
  926. return ret;
  927. }
  928. /* === DECODING === */
  929. /* Given an encoded string of the link specifiers, return a newly allocated
  930. * list of decoded link specifiers. Return NULL on error. */
  931. STATIC smartlist_t *
  932. decode_link_specifiers(const char *encoded)
  933. {
  934. int decoded_len;
  935. size_t encoded_len, i;
  936. uint8_t *decoded;
  937. smartlist_t *results = NULL;
  938. link_specifier_list_t *specs = NULL;
  939. tor_assert(encoded);
  940. encoded_len = strlen(encoded);
  941. decoded = tor_malloc(encoded_len);
  942. decoded_len = base64_decode((char *) decoded, encoded_len, encoded,
  943. encoded_len);
  944. if (decoded_len < 0) {
  945. goto err;
  946. }
  947. if (link_specifier_list_parse(&specs, decoded,
  948. (size_t) decoded_len) < decoded_len) {
  949. goto err;
  950. }
  951. tor_assert(specs);
  952. results = smartlist_new();
  953. for (i = 0; i < link_specifier_list_getlen_spec(specs); i++) {
  954. hs_desc_link_specifier_t *hs_spec;
  955. link_specifier_t *ls = link_specifier_list_get_spec(specs, i);
  956. tor_assert(ls);
  957. hs_spec = tor_malloc_zero(sizeof(*hs_spec));
  958. hs_spec->type = link_specifier_get_ls_type(ls);
  959. switch (hs_spec->type) {
  960. case LS_IPV4:
  961. tor_addr_from_ipv4h(&hs_spec->u.ap.addr,
  962. link_specifier_get_un_ipv4_addr(ls));
  963. hs_spec->u.ap.port = link_specifier_get_un_ipv4_port(ls);
  964. break;
  965. case LS_IPV6:
  966. tor_addr_from_ipv6_bytes(&hs_spec->u.ap.addr, (const char *)
  967. link_specifier_getarray_un_ipv6_addr(ls));
  968. hs_spec->u.ap.port = link_specifier_get_un_ipv6_port(ls);
  969. break;
  970. case LS_LEGACY_ID:
  971. /* Both are known at compile time so let's make sure they are the same
  972. * else we can copy memory out of bound. */
  973. tor_assert(link_specifier_getlen_un_legacy_id(ls) ==
  974. sizeof(hs_spec->u.legacy_id));
  975. memcpy(hs_spec->u.legacy_id, link_specifier_getarray_un_legacy_id(ls),
  976. sizeof(hs_spec->u.legacy_id));
  977. break;
  978. case LS_ED25519_ID:
  979. /* Both are known at compile time so let's make sure they are the same
  980. * else we can copy memory out of bound. */
  981. tor_assert(link_specifier_getlen_un_ed25519_id(ls) ==
  982. sizeof(hs_spec->u.ed25519_id));
  983. memcpy(hs_spec->u.ed25519_id,
  984. link_specifier_getconstarray_un_ed25519_id(ls),
  985. sizeof(hs_spec->u.ed25519_id));
  986. break;
  987. default:
  988. tor_free(hs_spec);
  989. goto err;
  990. }
  991. smartlist_add(results, hs_spec);
  992. }
  993. goto done;
  994. err:
  995. if (results) {
  996. SMARTLIST_FOREACH(results, hs_desc_link_specifier_t *, s, tor_free(s));
  997. smartlist_free(results);
  998. results = NULL;
  999. }
  1000. done:
  1001. link_specifier_list_free(specs);
  1002. tor_free(decoded);
  1003. return results;
  1004. }
  1005. /* Given a list of authentication types, decode it and put it in the encrypted
  1006. * data section. Return 1 if we at least know one of the type or 0 if we know
  1007. * none of them. */
  1008. static int
  1009. decode_auth_type(hs_desc_encrypted_data_t *desc, const char *list)
  1010. {
  1011. int match = 0;
  1012. tor_assert(desc);
  1013. tor_assert(list);
  1014. desc->intro_auth_types = smartlist_new();
  1015. smartlist_split_string(desc->intro_auth_types, list, " ", 0, 0);
  1016. /* Validate the types that we at least know about one. */
  1017. SMARTLIST_FOREACH_BEGIN(desc->intro_auth_types, const char *, auth) {
  1018. for (int idx = 0; intro_auth_types[idx].identifier; idx++) {
  1019. if (!strncmp(auth, intro_auth_types[idx].identifier,
  1020. strlen(intro_auth_types[idx].identifier))) {
  1021. match = 1;
  1022. break;
  1023. }
  1024. }
  1025. } SMARTLIST_FOREACH_END(auth);
  1026. return match;
  1027. }
  1028. /* Parse a space-delimited list of integers representing CREATE2 formats into
  1029. * the bitfield in hs_desc_encrypted_data_t. Ignore unrecognized values. */
  1030. static void
  1031. decode_create2_list(hs_desc_encrypted_data_t *desc, const char *list)
  1032. {
  1033. smartlist_t *tokens;
  1034. tor_assert(desc);
  1035. tor_assert(list);
  1036. tokens = smartlist_new();
  1037. smartlist_split_string(tokens, list, " ", 0, 0);
  1038. SMARTLIST_FOREACH_BEGIN(tokens, char *, s) {
  1039. int ok;
  1040. unsigned long type = tor_parse_ulong(s, 10, 1, UINT16_MAX, &ok, NULL);
  1041. if (!ok) {
  1042. log_warn(LD_REND, "Unparseable value %s in create2 list", escaped(s));
  1043. continue;
  1044. }
  1045. switch (type) {
  1046. case ONION_HANDSHAKE_TYPE_NTOR:
  1047. desc->create2_ntor = 1;
  1048. break;
  1049. default:
  1050. /* We deliberately ignore unsupported handshake types */
  1051. continue;
  1052. }
  1053. } SMARTLIST_FOREACH_END(s);
  1054. SMARTLIST_FOREACH(tokens, char *, s, tor_free(s));
  1055. smartlist_free(tokens);
  1056. }
  1057. /* Given a certificate, validate the certificate for certain conditions which
  1058. * are if the given type matches the cert's one, if the signing key is
  1059. * included and if the that key was actually used to sign the certificate.
  1060. *
  1061. * Return 1 iff if all conditions pass or 0 if one of them fails. */
  1062. STATIC int
  1063. cert_is_valid(tor_cert_t *cert, uint8_t type, const char *log_obj_type)
  1064. {
  1065. tor_assert(log_obj_type);
  1066. if (cert == NULL) {
  1067. log_warn(LD_REND, "Certificate for %s couldn't be parsed.", log_obj_type);
  1068. goto err;
  1069. }
  1070. if (cert->cert_type != type) {
  1071. log_warn(LD_REND, "Invalid cert type %02x for %s.", cert->cert_type,
  1072. log_obj_type);
  1073. goto err;
  1074. }
  1075. /* All certificate must have its signing key included. */
  1076. if (!cert->signing_key_included) {
  1077. log_warn(LD_REND, "Signing key is NOT included for %s.", log_obj_type);
  1078. goto err;
  1079. }
  1080. /* The following will not only check if the signature matches but also the
  1081. * expiration date and overall validity. */
  1082. if (tor_cert_checksig(cert, &cert->signing_key, approx_time()) < 0) {
  1083. log_warn(LD_REND, "Invalid signature for %s: %s", log_obj_type,
  1084. tor_cert_describe_signature_status(cert));
  1085. goto err;
  1086. }
  1087. return 1;
  1088. err:
  1089. return 0;
  1090. }
  1091. /* Given some binary data, try to parse it to get a certificate object. If we
  1092. * have a valid cert, validate it using the given wanted type. On error, print
  1093. * a log using the err_msg has the certificate identifier adding semantic to
  1094. * the log and cert_out is set to NULL. On success, 0 is returned and cert_out
  1095. * points to a newly allocated certificate object. */
  1096. static int
  1097. cert_parse_and_validate(tor_cert_t **cert_out, const char *data,
  1098. size_t data_len, unsigned int cert_type_wanted,
  1099. const char *err_msg)
  1100. {
  1101. tor_cert_t *cert;
  1102. tor_assert(cert_out);
  1103. tor_assert(data);
  1104. tor_assert(err_msg);
  1105. /* Parse certificate. */
  1106. cert = tor_cert_parse((const uint8_t *) data, data_len);
  1107. if (!cert) {
  1108. log_warn(LD_REND, "Certificate for %s couldn't be parsed.", err_msg);
  1109. goto err;
  1110. }
  1111. /* Validate certificate. */
  1112. if (!cert_is_valid(cert, cert_type_wanted, err_msg)) {
  1113. goto err;
  1114. }
  1115. *cert_out = cert;
  1116. return 0;
  1117. err:
  1118. tor_cert_free(cert);
  1119. *cert_out = NULL;
  1120. return -1;
  1121. }
  1122. /* Return true iff the given length of the encrypted data of a descriptor
  1123. * passes validation. */
  1124. STATIC int
  1125. encrypted_data_length_is_valid(size_t len)
  1126. {
  1127. /* Make sure there is enough data for the salt and the mac. The equality is
  1128. there to ensure that there is at least one byte of encrypted data. */
  1129. if (len <= HS_DESC_ENCRYPTED_SALT_LEN + DIGEST256_LEN) {
  1130. log_warn(LD_REND, "Length of descriptor's encrypted data is too small. "
  1131. "Got %lu but minimum value is %d",
  1132. (unsigned long)len, HS_DESC_ENCRYPTED_SALT_LEN + DIGEST256_LEN);
  1133. goto err;
  1134. }
  1135. return 1;
  1136. err:
  1137. return 0;
  1138. }
  1139. /** Decrypt an encrypted descriptor layer at <b>encrypted_blob</b> of size
  1140. * <b>encrypted_blob_size</b>. Use the descriptor object <b>desc</b> to
  1141. * generate the right decryption keys; set <b>decrypted_out</b> to the
  1142. * plaintext. If <b>is_superencrypted_layer</b> is set, this is the outter
  1143. * encrypted layer of the descriptor.
  1144. *
  1145. * On any error case, including an empty output, return 0 and set
  1146. * *<b>decrypted_out</b> to NULL.
  1147. */
  1148. MOCK_IMPL(STATIC size_t,
  1149. decrypt_desc_layer,(const hs_descriptor_t *desc,
  1150. const uint8_t *encrypted_blob,
  1151. size_t encrypted_blob_size,
  1152. int is_superencrypted_layer,
  1153. char **decrypted_out))
  1154. {
  1155. uint8_t *decrypted = NULL;
  1156. uint8_t secret_key[HS_DESC_ENCRYPTED_KEY_LEN], secret_iv[CIPHER_IV_LEN];
  1157. uint8_t mac_key[DIGEST256_LEN], our_mac[DIGEST256_LEN];
  1158. const uint8_t *salt, *encrypted, *desc_mac;
  1159. size_t encrypted_len, result_len = 0;
  1160. tor_assert(decrypted_out);
  1161. tor_assert(desc);
  1162. tor_assert(encrypted_blob);
  1163. /* Construction is as follow: SALT | ENCRYPTED_DATA | MAC .
  1164. * Make sure we have enough space for all these things. */
  1165. if (!encrypted_data_length_is_valid(encrypted_blob_size)) {
  1166. goto err;
  1167. }
  1168. /* Start of the blob thus the salt. */
  1169. salt = encrypted_blob;
  1170. /* Next is the encrypted data. */
  1171. encrypted = encrypted_blob + HS_DESC_ENCRYPTED_SALT_LEN;
  1172. encrypted_len = encrypted_blob_size -
  1173. (HS_DESC_ENCRYPTED_SALT_LEN + DIGEST256_LEN);
  1174. tor_assert(encrypted_len > 0); /* guaranteed by the check above */
  1175. /* And last comes the MAC. */
  1176. desc_mac = encrypted_blob + encrypted_blob_size - DIGEST256_LEN;
  1177. /* KDF construction resulting in a key from which the secret key, IV and MAC
  1178. * key are extracted which is what we need for the decryption. */
  1179. build_secret_key_iv_mac(desc, salt, HS_DESC_ENCRYPTED_SALT_LEN,
  1180. secret_key, sizeof(secret_key),
  1181. secret_iv, sizeof(secret_iv),
  1182. mac_key, sizeof(mac_key),
  1183. is_superencrypted_layer);
  1184. /* Build MAC. */
  1185. build_mac(mac_key, sizeof(mac_key), salt, HS_DESC_ENCRYPTED_SALT_LEN,
  1186. encrypted, encrypted_len, our_mac, sizeof(our_mac));
  1187. memwipe(mac_key, 0, sizeof(mac_key));
  1188. /* Verify MAC; MAC is H(mac_key || salt || encrypted)
  1189. *
  1190. * This is a critical check that is making sure the computed MAC matches the
  1191. * one in the descriptor. */
  1192. if (!tor_memeq(our_mac, desc_mac, sizeof(our_mac))) {
  1193. log_info(LD_REND, "Encrypted service descriptor MAC check failed");
  1194. goto err;
  1195. }
  1196. {
  1197. /* Decrypt. Here we are assured that the encrypted length is valid for
  1198. * decryption. */
  1199. crypto_cipher_t *cipher;
  1200. cipher = crypto_cipher_new_with_iv_and_bits(secret_key, secret_iv,
  1201. HS_DESC_ENCRYPTED_BIT_SIZE);
  1202. /* Extra byte for the NUL terminated byte. */
  1203. decrypted = tor_malloc_zero(encrypted_len + 1);
  1204. crypto_cipher_decrypt(cipher, (char *) decrypted,
  1205. (const char *) encrypted, encrypted_len);
  1206. crypto_cipher_free(cipher);
  1207. }
  1208. {
  1209. /* Adjust length to remove NUL padding bytes */
  1210. uint8_t *end = memchr(decrypted, 0, encrypted_len);
  1211. result_len = encrypted_len;
  1212. if (end) {
  1213. result_len = end - decrypted;
  1214. }
  1215. }
  1216. if (result_len == 0) {
  1217. /* Treat this as an error, so that somebody will free the output. */
  1218. goto err;
  1219. }
  1220. /* Make sure to NUL terminate the string. */
  1221. decrypted[encrypted_len] = '\0';
  1222. *decrypted_out = (char *) decrypted;
  1223. goto done;
  1224. err:
  1225. if (decrypted) {
  1226. tor_free(decrypted);
  1227. }
  1228. *decrypted_out = NULL;
  1229. result_len = 0;
  1230. done:
  1231. memwipe(secret_key, 0, sizeof(secret_key));
  1232. memwipe(secret_iv, 0, sizeof(secret_iv));
  1233. return result_len;
  1234. }
  1235. /* Basic validation that the superencrypted client auth portion of the
  1236. * descriptor is well-formed and recognized. Return True if so, otherwise
  1237. * return False. */
  1238. static int
  1239. superencrypted_auth_data_is_valid(smartlist_t *tokens)
  1240. {
  1241. /* XXX: This is just basic validation for now. When we implement client auth,
  1242. we can refactor this function so that it actually parses and saves the
  1243. data. */
  1244. { /* verify desc auth type */
  1245. const directory_token_t *tok;
  1246. tok = find_by_keyword(tokens, R3_DESC_AUTH_TYPE);
  1247. tor_assert(tok->n_args >= 1);
  1248. if (strcmp(tok->args[0], "x25519")) {
  1249. log_warn(LD_DIR, "Unrecognized desc auth type");
  1250. return 0;
  1251. }
  1252. }
  1253. { /* verify desc auth key */
  1254. const directory_token_t *tok;
  1255. curve25519_public_key_t k;
  1256. tok = find_by_keyword(tokens, R3_DESC_AUTH_KEY);
  1257. tor_assert(tok->n_args >= 1);
  1258. if (curve25519_public_from_base64(&k, tok->args[0]) < 0) {
  1259. log_warn(LD_DIR, "Bogus desc auth key in HS desc");
  1260. return 0;
  1261. }
  1262. }
  1263. /* verify desc auth client items */
  1264. SMARTLIST_FOREACH_BEGIN(tokens, const directory_token_t *, tok) {
  1265. if (tok->tp == R3_DESC_AUTH_CLIENT) {
  1266. tor_assert(tok->n_args >= 3);
  1267. }
  1268. } SMARTLIST_FOREACH_END(tok);
  1269. return 1;
  1270. }
  1271. /* Parse <b>message</b>, the plaintext of the superencrypted portion of an HS
  1272. * descriptor. Set <b>encrypted_out</b> to the encrypted blob, and return its
  1273. * size */
  1274. STATIC size_t
  1275. decode_superencrypted(const char *message, size_t message_len,
  1276. uint8_t **encrypted_out)
  1277. {
  1278. int retval = 0;
  1279. memarea_t *area = NULL;
  1280. smartlist_t *tokens = NULL;
  1281. area = memarea_new();
  1282. tokens = smartlist_new();
  1283. if (tokenize_string(area, message, message + message_len, tokens,
  1284. hs_desc_superencrypted_v3_token_table, 0) < 0) {
  1285. log_warn(LD_REND, "Superencrypted portion is not parseable");
  1286. goto err;
  1287. }
  1288. /* Do some rudimentary validation of the authentication data */
  1289. if (!superencrypted_auth_data_is_valid(tokens)) {
  1290. log_warn(LD_REND, "Invalid auth data");
  1291. goto err;
  1292. }
  1293. /* Extract the encrypted data section. */
  1294. {
  1295. const directory_token_t *tok;
  1296. tok = find_by_keyword(tokens, R3_ENCRYPTED);
  1297. tor_assert(tok->object_body);
  1298. if (strcmp(tok->object_type, "MESSAGE") != 0) {
  1299. log_warn(LD_REND, "Desc superencrypted data section is invalid");
  1300. goto err;
  1301. }
  1302. /* Make sure the length of the encrypted blob is valid. */
  1303. if (!encrypted_data_length_is_valid(tok->object_size)) {
  1304. goto err;
  1305. }
  1306. /* Copy the encrypted blob to the descriptor object so we can handle it
  1307. * latter if needed. */
  1308. tor_assert(tok->object_size <= INT_MAX);
  1309. *encrypted_out = tor_memdup(tok->object_body, tok->object_size);
  1310. retval = (int) tok->object_size;
  1311. }
  1312. err:
  1313. SMARTLIST_FOREACH(tokens, directory_token_t *, t, token_clear(t));
  1314. smartlist_free(tokens);
  1315. if (area) {
  1316. memarea_drop_all(area);
  1317. }
  1318. return retval;
  1319. }
  1320. /* Decrypt both the superencrypted and the encrypted section of the descriptor
  1321. * using the given descriptor object <b>desc</b>. A newly allocated NUL
  1322. * terminated string is put in decrypted_out which contains the inner encrypted
  1323. * layer of the descriptor. Return the length of decrypted_out on success else
  1324. * 0 is returned and decrypted_out is set to NULL. */
  1325. static size_t
  1326. desc_decrypt_all(const hs_descriptor_t *desc, char **decrypted_out)
  1327. {
  1328. size_t decrypted_len = 0;
  1329. size_t encrypted_len = 0;
  1330. size_t superencrypted_len = 0;
  1331. char *superencrypted_plaintext = NULL;
  1332. uint8_t *encrypted_blob = NULL;
  1333. /** Function logic: This function takes us from the descriptor header to the
  1334. * inner encrypted layer, by decrypting and decoding the middle descriptor
  1335. * layer. In the end we return the contents of the inner encrypted layer to
  1336. * our caller. */
  1337. /* 1. Decrypt middle layer of descriptor */
  1338. superencrypted_len = decrypt_desc_layer(desc,
  1339. desc->plaintext_data.superencrypted_blob,
  1340. desc->plaintext_data.superencrypted_blob_size,
  1341. 1,
  1342. &superencrypted_plaintext);
  1343. if (!superencrypted_len) {
  1344. log_warn(LD_REND, "Decrypting superencrypted desc failed.");
  1345. goto err;
  1346. }
  1347. tor_assert(superencrypted_plaintext);
  1348. /* 2. Parse "superencrypted" */
  1349. encrypted_len = decode_superencrypted(superencrypted_plaintext,
  1350. superencrypted_len,
  1351. &encrypted_blob);
  1352. if (!encrypted_len) {
  1353. goto err;
  1354. }
  1355. tor_assert(encrypted_blob);
  1356. /* 3. Decrypt "encrypted" and set decrypted_out */
  1357. char *decrypted_desc;
  1358. decrypted_len = decrypt_desc_layer(desc,
  1359. encrypted_blob, encrypted_len,
  1360. 0, &decrypted_desc);
  1361. if (!decrypted_len) {
  1362. log_warn(LD_REND, "Decrypting encrypted desc failed.");
  1363. goto err;
  1364. }
  1365. tor_assert(decrypted_desc);
  1366. *decrypted_out = decrypted_desc;
  1367. err:
  1368. tor_free(superencrypted_plaintext);
  1369. tor_free(encrypted_blob);
  1370. return decrypted_len;
  1371. }
  1372. /* Given the token tok for an intro point legacy key, the list of tokens, the
  1373. * introduction point ip being decoded and the descriptor desc from which it
  1374. * comes from, decode the legacy key and set the intro point object. Return 0
  1375. * on success else -1 on failure. */
  1376. static int
  1377. decode_intro_legacy_key(const directory_token_t *tok,
  1378. smartlist_t *tokens,
  1379. hs_desc_intro_point_t *ip,
  1380. const hs_descriptor_t *desc)
  1381. {
  1382. tor_assert(tok);
  1383. tor_assert(tokens);
  1384. tor_assert(ip);
  1385. tor_assert(desc);
  1386. if (!crypto_pk_public_exponent_ok(tok->key)) {
  1387. log_warn(LD_REND, "Introduction point legacy key is invalid");
  1388. goto err;
  1389. }
  1390. ip->legacy.key = crypto_pk_dup_key(tok->key);
  1391. /* Extract the legacy cross certification cert which MUST be present if we
  1392. * have a legacy key. */
  1393. tok = find_opt_by_keyword(tokens, R3_INTRO_LEGACY_KEY_CERT);
  1394. if (!tok) {
  1395. log_warn(LD_REND, "Introduction point legacy key cert is missing");
  1396. goto err;
  1397. }
  1398. tor_assert(tok->object_body);
  1399. if (strcmp(tok->object_type, "CROSSCERT")) {
  1400. /* Info level because this might be an unknown field that we should
  1401. * ignore. */
  1402. log_info(LD_REND, "Introduction point legacy encryption key "
  1403. "cross-certification has an unknown format.");
  1404. goto err;
  1405. }
  1406. /* Keep a copy of the certificate. */
  1407. ip->legacy.cert.encoded = tor_memdup(tok->object_body, tok->object_size);
  1408. ip->legacy.cert.len = tok->object_size;
  1409. /* The check on the expiration date is for the entire lifetime of a
  1410. * certificate which is 24 hours. However, a descriptor has a maximum
  1411. * lifetime of 12 hours meaning we have a 12h difference between the two
  1412. * which ultimately accommodate the clock skewed client. */
  1413. if (rsa_ed25519_crosscert_check(ip->legacy.cert.encoded,
  1414. ip->legacy.cert.len, ip->legacy.key,
  1415. &desc->plaintext_data.signing_pubkey,
  1416. approx_time() - HS_DESC_CERT_LIFETIME)) {
  1417. log_warn(LD_REND, "Unable to check cross-certification on the "
  1418. "introduction point legacy encryption key.");
  1419. ip->cross_certified = 0;
  1420. goto err;
  1421. }
  1422. /* Success. */
  1423. return 0;
  1424. err:
  1425. return -1;
  1426. }
  1427. /* Dig into the descriptor <b>tokens</b> to find the onion key we should use
  1428. * for this intro point, and set it into <b>onion_key_out</b>. Return 0 if it
  1429. * was found and well-formed, otherwise return -1 in case of errors. */
  1430. static int
  1431. set_intro_point_onion_key(curve25519_public_key_t *onion_key_out,
  1432. const smartlist_t *tokens)
  1433. {
  1434. int retval = -1;
  1435. smartlist_t *onion_keys = NULL;
  1436. tor_assert(onion_key_out);
  1437. onion_keys = find_all_by_keyword(tokens, R3_INTRO_ONION_KEY);
  1438. if (!onion_keys) {
  1439. log_warn(LD_REND, "Descriptor did not contain intro onion keys");
  1440. goto err;
  1441. }
  1442. SMARTLIST_FOREACH_BEGIN(onion_keys, directory_token_t *, tok) {
  1443. /* This field is using GE(2) so for possible forward compatibility, we
  1444. * accept more fields but must be at least 2. */
  1445. tor_assert(tok->n_args >= 2);
  1446. /* Try to find an ntor key, it's the only recognized type right now */
  1447. if (!strcmp(tok->args[0], "ntor")) {
  1448. if (curve25519_public_from_base64(onion_key_out, tok->args[1]) < 0) {
  1449. log_warn(LD_REND, "Introduction point ntor onion-key is invalid");
  1450. goto err;
  1451. }
  1452. /* Got the onion key! Set the appropriate retval */
  1453. retval = 0;
  1454. }
  1455. } SMARTLIST_FOREACH_END(tok);
  1456. /* Log an error if we didn't find it :( */
  1457. if (retval < 0) {
  1458. log_warn(LD_REND, "Descriptor did not contain ntor onion keys");
  1459. }
  1460. err:
  1461. smartlist_free(onion_keys);
  1462. return retval;
  1463. }
  1464. /* Given the start of a section and the end of it, decode a single
  1465. * introduction point from that section. Return a newly allocated introduction
  1466. * point object containing the decoded data. Return NULL if the section can't
  1467. * be decoded. */
  1468. STATIC hs_desc_intro_point_t *
  1469. decode_introduction_point(const hs_descriptor_t *desc, const char *start)
  1470. {
  1471. hs_desc_intro_point_t *ip = NULL;
  1472. memarea_t *area = NULL;
  1473. smartlist_t *tokens = NULL;
  1474. const directory_token_t *tok;
  1475. tor_assert(desc);
  1476. tor_assert(start);
  1477. area = memarea_new();
  1478. tokens = smartlist_new();
  1479. if (tokenize_string(area, start, start + strlen(start),
  1480. tokens, hs_desc_intro_point_v3_token_table, 0) < 0) {
  1481. log_warn(LD_REND, "Introduction point is not parseable");
  1482. goto err;
  1483. }
  1484. /* Ok we seem to have a well formed section containing enough tokens to
  1485. * parse. Allocate our IP object and try to populate it. */
  1486. ip = hs_desc_intro_point_new();
  1487. /* "introduction-point" SP link-specifiers NL */
  1488. tok = find_by_keyword(tokens, R3_INTRODUCTION_POINT);
  1489. tor_assert(tok->n_args == 1);
  1490. /* Our constructor creates this list by default so free it. */
  1491. smartlist_free(ip->link_specifiers);
  1492. ip->link_specifiers = decode_link_specifiers(tok->args[0]);
  1493. if (!ip->link_specifiers) {
  1494. log_warn(LD_REND, "Introduction point has invalid link specifiers");
  1495. goto err;
  1496. }
  1497. /* "onion-key" SP ntor SP key NL */
  1498. if (set_intro_point_onion_key(&ip->onion_key, tokens) < 0) {
  1499. goto err;
  1500. }
  1501. /* "auth-key" NL certificate NL */
  1502. tok = find_by_keyword(tokens, R3_INTRO_AUTH_KEY);
  1503. tor_assert(tok->object_body);
  1504. if (strcmp(tok->object_type, "ED25519 CERT")) {
  1505. log_warn(LD_REND, "Unexpected object type for introduction auth key");
  1506. goto err;
  1507. }
  1508. /* Parse cert and do some validation. */
  1509. if (cert_parse_and_validate(&ip->auth_key_cert, tok->object_body,
  1510. tok->object_size, CERT_TYPE_AUTH_HS_IP_KEY,
  1511. "introduction point auth-key") < 0) {
  1512. goto err;
  1513. }
  1514. /* Validate authentication certificate with descriptor signing key. */
  1515. if (tor_cert_checksig(ip->auth_key_cert,
  1516. &desc->plaintext_data.signing_pubkey, 0) < 0) {
  1517. log_warn(LD_REND, "Invalid authentication key signature: %s",
  1518. tor_cert_describe_signature_status(ip->auth_key_cert));
  1519. goto err;
  1520. }
  1521. /* Exactly one "enc-key" SP "ntor" SP key NL */
  1522. tok = find_by_keyword(tokens, R3_INTRO_ENC_KEY);
  1523. if (!strcmp(tok->args[0], "ntor")) {
  1524. /* This field is using GE(2) so for possible forward compatibility, we
  1525. * accept more fields but must be at least 2. */
  1526. tor_assert(tok->n_args >= 2);
  1527. if (curve25519_public_from_base64(&ip->enc_key, tok->args[1]) < 0) {
  1528. log_warn(LD_REND, "Introduction point ntor enc-key is invalid");
  1529. goto err;
  1530. }
  1531. } else {
  1532. /* Unknown key type so we can't use that introduction point. */
  1533. log_warn(LD_REND, "Introduction point encryption key is unrecognized.");
  1534. goto err;
  1535. }
  1536. /* Exactly once "enc-key-cert" NL certificate NL */
  1537. tok = find_by_keyword(tokens, R3_INTRO_ENC_KEY_CERT);
  1538. tor_assert(tok->object_body);
  1539. /* Do the cross certification. */
  1540. if (strcmp(tok->object_type, "ED25519 CERT")) {
  1541. log_warn(LD_REND, "Introduction point ntor encryption key "
  1542. "cross-certification has an unknown format.");
  1543. goto err;
  1544. }
  1545. if (cert_parse_and_validate(&ip->enc_key_cert, tok->object_body,
  1546. tok->object_size, CERT_TYPE_CROSS_HS_IP_KEYS,
  1547. "introduction point enc-key-cert") < 0) {
  1548. goto err;
  1549. }
  1550. if (tor_cert_checksig(ip->enc_key_cert,
  1551. &desc->plaintext_data.signing_pubkey, 0) < 0) {
  1552. log_warn(LD_REND, "Invalid encryption key signature: %s",
  1553. tor_cert_describe_signature_status(ip->enc_key_cert));
  1554. goto err;
  1555. }
  1556. /* It is successfully cross certified. Flag the object. */
  1557. ip->cross_certified = 1;
  1558. /* Do we have a "legacy-key" SP key NL ?*/
  1559. tok = find_opt_by_keyword(tokens, R3_INTRO_LEGACY_KEY);
  1560. if (tok) {
  1561. if (decode_intro_legacy_key(tok, tokens, ip, desc) < 0) {
  1562. goto err;
  1563. }
  1564. }
  1565. /* Introduction point has been parsed successfully. */
  1566. goto done;
  1567. err:
  1568. hs_desc_intro_point_free(ip);
  1569. ip = NULL;
  1570. done:
  1571. SMARTLIST_FOREACH(tokens, directory_token_t *, t, token_clear(t));
  1572. smartlist_free(tokens);
  1573. if (area) {
  1574. memarea_drop_all(area);
  1575. }
  1576. return ip;
  1577. }
  1578. /* Given a descriptor string at <b>data</b>, decode all possible introduction
  1579. * points that we can find. Add the introduction point object to desc_enc as we
  1580. * find them. This function can't fail and it is possible that zero
  1581. * introduction points can be decoded. */
  1582. static void
  1583. decode_intro_points(const hs_descriptor_t *desc,
  1584. hs_desc_encrypted_data_t *desc_enc,
  1585. const char *data)
  1586. {
  1587. smartlist_t *chunked_desc = smartlist_new();
  1588. smartlist_t *intro_points = smartlist_new();
  1589. tor_assert(desc);
  1590. tor_assert(desc_enc);
  1591. tor_assert(data);
  1592. tor_assert(desc_enc->intro_points);
  1593. /* Take the desc string, and extract the intro point substrings out of it */
  1594. {
  1595. /* Split the descriptor string using the intro point header as delimiter */
  1596. smartlist_split_string(chunked_desc, data, str_intro_point_start, 0, 0);
  1597. /* Check if there are actually any intro points included. The first chunk
  1598. * should be other descriptor fields (e.g. create2-formats), so it's not an
  1599. * intro point. */
  1600. if (smartlist_len(chunked_desc) < 2) {
  1601. goto done;
  1602. }
  1603. }
  1604. /* Take the intro point substrings, and prepare them for parsing */
  1605. {
  1606. int i = 0;
  1607. /* Prepend the introduction-point header to all the chunks, since
  1608. smartlist_split_string() devoured it. */
  1609. SMARTLIST_FOREACH_BEGIN(chunked_desc, char *, chunk) {
  1610. /* Ignore first chunk. It's other descriptor fields. */
  1611. if (i++ == 0) {
  1612. continue;
  1613. }
  1614. smartlist_add_asprintf(intro_points, "%s %s", str_intro_point, chunk);
  1615. } SMARTLIST_FOREACH_END(chunk);
  1616. }
  1617. /* Parse the intro points! */
  1618. SMARTLIST_FOREACH_BEGIN(intro_points, const char *, intro_point) {
  1619. hs_desc_intro_point_t *ip = decode_introduction_point(desc, intro_point);
  1620. if (!ip) {
  1621. /* Malformed introduction point section. We'll ignore this introduction
  1622. * point and continue parsing. New or unknown fields are possible for
  1623. * forward compatibility. */
  1624. continue;
  1625. }
  1626. smartlist_add(desc_enc->intro_points, ip);
  1627. } SMARTLIST_FOREACH_END(intro_point);
  1628. done:
  1629. SMARTLIST_FOREACH(chunked_desc, char *, a, tor_free(a));
  1630. smartlist_free(chunked_desc);
  1631. SMARTLIST_FOREACH(intro_points, char *, a, tor_free(a));
  1632. smartlist_free(intro_points);
  1633. }
  1634. /* Return 1 iff the given base64 encoded signature in b64_sig from the encoded
  1635. * descriptor in encoded_desc validates the descriptor content. */
  1636. STATIC int
  1637. desc_sig_is_valid(const char *b64_sig,
  1638. const ed25519_public_key_t *signing_pubkey,
  1639. const char *encoded_desc, size_t encoded_len)
  1640. {
  1641. int ret = 0;
  1642. ed25519_signature_t sig;
  1643. const char *sig_start;
  1644. tor_assert(b64_sig);
  1645. tor_assert(signing_pubkey);
  1646. tor_assert(encoded_desc);
  1647. /* Verifying nothing won't end well :). */
  1648. tor_assert(encoded_len > 0);
  1649. /* Signature length check. */
  1650. if (strlen(b64_sig) != ED25519_SIG_BASE64_LEN) {
  1651. log_warn(LD_REND, "Service descriptor has an invalid signature length."
  1652. "Exptected %d but got %lu",
  1653. ED25519_SIG_BASE64_LEN, (unsigned long) strlen(b64_sig));
  1654. goto err;
  1655. }
  1656. /* First, convert base64 blob to an ed25519 signature. */
  1657. if (ed25519_signature_from_base64(&sig, b64_sig) != 0) {
  1658. log_warn(LD_REND, "Service descriptor does not contain a valid "
  1659. "signature");
  1660. goto err;
  1661. }
  1662. /* Find the start of signature. */
  1663. sig_start = tor_memstr(encoded_desc, encoded_len, "\n" str_signature " ");
  1664. /* Getting here means the token parsing worked for the signature so if we
  1665. * can't find the start of the signature, we have a code flow issue. */
  1666. if (!sig_start) {
  1667. log_warn(LD_GENERAL, "Malformed signature line. Rejecting.");
  1668. goto err;
  1669. }
  1670. /* Skip newline, it has to go in the signature check. */
  1671. sig_start++;
  1672. /* Validate signature with the full body of the descriptor. */
  1673. if (ed25519_checksig_prefixed(&sig,
  1674. (const uint8_t *) encoded_desc,
  1675. sig_start - encoded_desc,
  1676. str_desc_sig_prefix,
  1677. signing_pubkey) != 0) {
  1678. log_warn(LD_REND, "Invalid signature on service descriptor");
  1679. goto err;
  1680. }
  1681. /* Valid signature! All is good. */
  1682. ret = 1;
  1683. err:
  1684. return ret;
  1685. }
  1686. /* Decode descriptor plaintext data for version 3. Given a list of tokens, an
  1687. * allocated plaintext object that will be populated and the encoded
  1688. * descriptor with its length. The last one is needed for signature
  1689. * verification. Unknown tokens are simply ignored so this won't error on
  1690. * unknowns but requires that all v3 token be present and valid.
  1691. *
  1692. * Return 0 on success else a negative value. */
  1693. static int
  1694. desc_decode_plaintext_v3(smartlist_t *tokens,
  1695. hs_desc_plaintext_data_t *desc,
  1696. const char *encoded_desc, size_t encoded_len)
  1697. {
  1698. int ok;
  1699. directory_token_t *tok;
  1700. tor_assert(tokens);
  1701. tor_assert(desc);
  1702. /* Version higher could still use this function to decode most of the
  1703. * descriptor and then they decode the extra part. */
  1704. tor_assert(desc->version >= 3);
  1705. /* Descriptor lifetime parsing. */
  1706. tok = find_by_keyword(tokens, R3_DESC_LIFETIME);
  1707. tor_assert(tok->n_args == 1);
  1708. desc->lifetime_sec = (uint32_t) tor_parse_ulong(tok->args[0], 10, 0,
  1709. UINT32_MAX, &ok, NULL);
  1710. if (!ok) {
  1711. log_warn(LD_REND, "Service descriptor lifetime value is invalid");
  1712. goto err;
  1713. }
  1714. /* Put it from minute to second. */
  1715. desc->lifetime_sec *= 60;
  1716. if (desc->lifetime_sec > HS_DESC_MAX_LIFETIME) {
  1717. log_warn(LD_REND, "Service descriptor lifetime is too big. "
  1718. "Got %" PRIu32 " but max is %d",
  1719. desc->lifetime_sec, HS_DESC_MAX_LIFETIME);
  1720. goto err;
  1721. }
  1722. /* Descriptor signing certificate. */
  1723. tok = find_by_keyword(tokens, R3_DESC_SIGNING_CERT);
  1724. tor_assert(tok->object_body);
  1725. /* Expecting a prop220 cert with the signing key extension, which contains
  1726. * the blinded public key. */
  1727. if (strcmp(tok->object_type, "ED25519 CERT") != 0) {
  1728. log_warn(LD_REND, "Service descriptor signing cert wrong type (%s)",
  1729. escaped(tok->object_type));
  1730. goto err;
  1731. }
  1732. if (cert_parse_and_validate(&desc->signing_key_cert, tok->object_body,
  1733. tok->object_size, CERT_TYPE_SIGNING_HS_DESC,
  1734. "service descriptor signing key") < 0) {
  1735. goto err;
  1736. }
  1737. /* Copy the public keys into signing_pubkey and blinded_pubkey */
  1738. memcpy(&desc->signing_pubkey, &desc->signing_key_cert->signed_key,
  1739. sizeof(ed25519_public_key_t));
  1740. memcpy(&desc->blinded_pubkey, &desc->signing_key_cert->signing_key,
  1741. sizeof(ed25519_public_key_t));
  1742. /* Extract revision counter value. */
  1743. tok = find_by_keyword(tokens, R3_REVISION_COUNTER);
  1744. tor_assert(tok->n_args == 1);
  1745. desc->revision_counter = tor_parse_uint64(tok->args[0], 10, 0,
  1746. UINT64_MAX, &ok, NULL);
  1747. if (!ok) {
  1748. log_warn(LD_REND, "Service descriptor revision-counter is invalid");
  1749. goto err;
  1750. }
  1751. /* Extract the encrypted data section. */
  1752. tok = find_by_keyword(tokens, R3_SUPERENCRYPTED);
  1753. tor_assert(tok->object_body);
  1754. if (strcmp(tok->object_type, "MESSAGE") != 0) {
  1755. log_warn(LD_REND, "Service descriptor encrypted data section is invalid");
  1756. goto err;
  1757. }
  1758. /* Make sure the length of the encrypted blob is valid. */
  1759. if (!encrypted_data_length_is_valid(tok->object_size)) {
  1760. goto err;
  1761. }
  1762. /* Copy the encrypted blob to the descriptor object so we can handle it
  1763. * latter if needed. */
  1764. desc->superencrypted_blob = tor_memdup(tok->object_body, tok->object_size);
  1765. desc->superencrypted_blob_size = tok->object_size;
  1766. /* Extract signature and verify it. */
  1767. tok = find_by_keyword(tokens, R3_SIGNATURE);
  1768. tor_assert(tok->n_args == 1);
  1769. /* First arg here is the actual encoded signature. */
  1770. if (!desc_sig_is_valid(tok->args[0], &desc->signing_pubkey,
  1771. encoded_desc, encoded_len)) {
  1772. goto err;
  1773. }
  1774. return 0;
  1775. err:
  1776. return -1;
  1777. }
  1778. /* Decode the version 3 encrypted section of the given descriptor desc. The
  1779. * desc_encrypted_out will be populated with the decoded data. Return 0 on
  1780. * success else -1. */
  1781. static int
  1782. desc_decode_encrypted_v3(const hs_descriptor_t *desc,
  1783. hs_desc_encrypted_data_t *desc_encrypted_out)
  1784. {
  1785. int result = -1;
  1786. char *message = NULL;
  1787. size_t message_len;
  1788. memarea_t *area = NULL;
  1789. directory_token_t *tok;
  1790. smartlist_t *tokens = NULL;
  1791. tor_assert(desc);
  1792. tor_assert(desc_encrypted_out);
  1793. /* Decrypt the superencrypted data that is located in the plaintext section
  1794. * in the descriptor as a blob of bytes. */
  1795. message_len = desc_decrypt_all(desc, &message);
  1796. if (!message_len) {
  1797. /* Inform at notice level that the onion address requested can't be
  1798. * reached without client authorization most likely. */
  1799. log_notice(LD_REND, "Fail to decrypt descriptor for requested onion "
  1800. "address. It is likely requiring client "
  1801. "authorization.");
  1802. goto err;
  1803. }
  1804. tor_assert(message);
  1805. area = memarea_new();
  1806. tokens = smartlist_new();
  1807. if (tokenize_string(area, message, message + message_len,
  1808. tokens, hs_desc_encrypted_v3_token_table, 0) < 0) {
  1809. log_warn(LD_REND, "Encrypted service descriptor is not parseable.");
  1810. goto err;
  1811. }
  1812. /* CREATE2 supported cell format. It's mandatory. */
  1813. tok = find_by_keyword(tokens, R3_CREATE2_FORMATS);
  1814. tor_assert(tok);
  1815. decode_create2_list(desc_encrypted_out, tok->args[0]);
  1816. /* Must support ntor according to the specification */
  1817. if (!desc_encrypted_out->create2_ntor) {
  1818. log_warn(LD_REND, "Service create2-formats does not include ntor.");
  1819. goto err;
  1820. }
  1821. /* Authentication type. It's optional but only once. */
  1822. tok = find_opt_by_keyword(tokens, R3_INTRO_AUTH_REQUIRED);
  1823. if (tok) {
  1824. if (!decode_auth_type(desc_encrypted_out, tok->args[0])) {
  1825. log_warn(LD_REND, "Service descriptor authentication type has "
  1826. "invalid entry(ies).");
  1827. goto err;
  1828. }
  1829. }
  1830. /* Is this service a single onion service? */
  1831. tok = find_opt_by_keyword(tokens, R3_SINGLE_ONION_SERVICE);
  1832. if (tok) {
  1833. desc_encrypted_out->single_onion_service = 1;
  1834. }
  1835. /* Initialize the descriptor's introduction point list before we start
  1836. * decoding. Having 0 intro point is valid. Then decode them all. */
  1837. desc_encrypted_out->intro_points = smartlist_new();
  1838. decode_intro_points(desc, desc_encrypted_out, message);
  1839. /* Validation of maximum introduction points allowed. */
  1840. if (smartlist_len(desc_encrypted_out->intro_points) >
  1841. HS_CONFIG_V3_MAX_INTRO_POINTS) {
  1842. log_warn(LD_REND, "Service descriptor contains too many introduction "
  1843. "points. Maximum allowed is %d but we have %d",
  1844. HS_CONFIG_V3_MAX_INTRO_POINTS,
  1845. smartlist_len(desc_encrypted_out->intro_points));
  1846. goto err;
  1847. }
  1848. /* NOTE: Unknown fields are allowed because this function could be used to
  1849. * decode other descriptor version. */
  1850. result = 0;
  1851. goto done;
  1852. err:
  1853. tor_assert(result < 0);
  1854. desc_encrypted_data_free_contents(desc_encrypted_out);
  1855. done:
  1856. if (tokens) {
  1857. SMARTLIST_FOREACH(tokens, directory_token_t *, t, token_clear(t));
  1858. smartlist_free(tokens);
  1859. }
  1860. if (area) {
  1861. memarea_drop_all(area);
  1862. }
  1863. if (message) {
  1864. tor_free(message);
  1865. }
  1866. return result;
  1867. }
  1868. /* Table of encrypted decode function version specific. The function are
  1869. * indexed by the version number so v3 callback is at index 3 in the array. */
  1870. static int
  1871. (*decode_encrypted_handlers[])(
  1872. const hs_descriptor_t *desc,
  1873. hs_desc_encrypted_data_t *desc_encrypted) =
  1874. {
  1875. /* v0 */ NULL, /* v1 */ NULL, /* v2 */ NULL,
  1876. desc_decode_encrypted_v3,
  1877. };
  1878. /* Decode the encrypted data section of the given descriptor and store the
  1879. * data in the given encrypted data object. Return 0 on success else a
  1880. * negative value on error. */
  1881. int
  1882. hs_desc_decode_encrypted(const hs_descriptor_t *desc,
  1883. hs_desc_encrypted_data_t *desc_encrypted)
  1884. {
  1885. int ret;
  1886. uint32_t version;
  1887. tor_assert(desc);
  1888. /* Ease our life a bit. */
  1889. version = desc->plaintext_data.version;
  1890. tor_assert(desc_encrypted);
  1891. /* Calling this function without an encrypted blob to parse is a code flow
  1892. * error. The plaintext parsing should never succeed in the first place
  1893. * without an encrypted section. */
  1894. tor_assert(desc->plaintext_data.superencrypted_blob);
  1895. /* Let's make sure we have a supported version as well. By correctly parsing
  1896. * the plaintext, this should not fail. */
  1897. if (BUG(!hs_desc_is_supported_version(version))) {
  1898. ret = -1;
  1899. goto err;
  1900. }
  1901. /* Extra precaution. Having no handler for the supported version should
  1902. * never happened else we forgot to add it but we bumped the version. */
  1903. tor_assert(ARRAY_LENGTH(decode_encrypted_handlers) >= version);
  1904. tor_assert(decode_encrypted_handlers[version]);
  1905. /* Run the version specific plaintext decoder. */
  1906. ret = decode_encrypted_handlers[version](desc, desc_encrypted);
  1907. if (ret < 0) {
  1908. goto err;
  1909. }
  1910. err:
  1911. return ret;
  1912. }
  1913. /* Table of plaintext decode function version specific. The function are
  1914. * indexed by the version number so v3 callback is at index 3 in the array. */
  1915. static int
  1916. (*decode_plaintext_handlers[])(
  1917. smartlist_t *tokens,
  1918. hs_desc_plaintext_data_t *desc,
  1919. const char *encoded_desc,
  1920. size_t encoded_len) =
  1921. {
  1922. /* v0 */ NULL, /* v1 */ NULL, /* v2 */ NULL,
  1923. desc_decode_plaintext_v3,
  1924. };
  1925. /* Fully decode the given descriptor plaintext and store the data in the
  1926. * plaintext data object. Returns 0 on success else a negative value. */
  1927. int
  1928. hs_desc_decode_plaintext(const char *encoded,
  1929. hs_desc_plaintext_data_t *plaintext)
  1930. {
  1931. int ok = 0, ret = -1;
  1932. memarea_t *area = NULL;
  1933. smartlist_t *tokens = NULL;
  1934. size_t encoded_len;
  1935. directory_token_t *tok;
  1936. tor_assert(encoded);
  1937. tor_assert(plaintext);
  1938. /* Check that descriptor is within size limits. */
  1939. encoded_len = strlen(encoded);
  1940. if (encoded_len >= hs_cache_get_max_descriptor_size()) {
  1941. log_warn(LD_REND, "Service descriptor is too big (%lu bytes)",
  1942. (unsigned long) encoded_len);
  1943. goto err;
  1944. }
  1945. area = memarea_new();
  1946. tokens = smartlist_new();
  1947. /* Tokenize the descriptor so we can start to parse it. */
  1948. if (tokenize_string(area, encoded, encoded + encoded_len, tokens,
  1949. hs_desc_v3_token_table, 0) < 0) {
  1950. log_warn(LD_REND, "Service descriptor is not parseable");
  1951. goto err;
  1952. }
  1953. /* Get the version of the descriptor which is the first mandatory field of
  1954. * the descriptor. From there, we'll decode the right descriptor version. */
  1955. tok = find_by_keyword(tokens, R_HS_DESCRIPTOR);
  1956. tor_assert(tok->n_args == 1);
  1957. plaintext->version = (uint32_t) tor_parse_ulong(tok->args[0], 10, 0,
  1958. UINT32_MAX, &ok, NULL);
  1959. if (!ok) {
  1960. log_warn(LD_REND, "Service descriptor has unparseable version %s",
  1961. escaped(tok->args[0]));
  1962. goto err;
  1963. }
  1964. if (!hs_desc_is_supported_version(plaintext->version)) {
  1965. log_warn(LD_REND, "Service descriptor has unsupported version %" PRIu32,
  1966. plaintext->version);
  1967. goto err;
  1968. }
  1969. /* Extra precaution. Having no handler for the supported version should
  1970. * never happened else we forgot to add it but we bumped the version. */
  1971. tor_assert(ARRAY_LENGTH(decode_plaintext_handlers) >= plaintext->version);
  1972. tor_assert(decode_plaintext_handlers[plaintext->version]);
  1973. /* Run the version specific plaintext decoder. */
  1974. ret = decode_plaintext_handlers[plaintext->version](tokens, plaintext,
  1975. encoded, encoded_len);
  1976. if (ret < 0) {
  1977. goto err;
  1978. }
  1979. /* Success. Descriptor has been populated with the data. */
  1980. ret = 0;
  1981. err:
  1982. if (tokens) {
  1983. SMARTLIST_FOREACH(tokens, directory_token_t *, t, token_clear(t));
  1984. smartlist_free(tokens);
  1985. }
  1986. if (area) {
  1987. memarea_drop_all(area);
  1988. }
  1989. return ret;
  1990. }
  1991. /* Fully decode an encoded descriptor and set a newly allocated descriptor
  1992. * object in desc_out. Subcredentials are used if not NULL else it's ignored.
  1993. *
  1994. * Return 0 on success. A negative value is returned on error and desc_out is
  1995. * set to NULL. */
  1996. int
  1997. hs_desc_decode_descriptor(const char *encoded,
  1998. const uint8_t *subcredential,
  1999. hs_descriptor_t **desc_out)
  2000. {
  2001. int ret = -1;
  2002. hs_descriptor_t *desc;
  2003. tor_assert(encoded);
  2004. desc = tor_malloc_zero(sizeof(hs_descriptor_t));
  2005. /* Subcredentials are optional. */
  2006. if (BUG(!subcredential)) {
  2007. log_warn(LD_GENERAL, "Tried to decrypt without subcred. Impossible!");
  2008. goto err;
  2009. }
  2010. memcpy(desc->subcredential, subcredential, sizeof(desc->subcredential));
  2011. ret = hs_desc_decode_plaintext(encoded, &desc->plaintext_data);
  2012. if (ret < 0) {
  2013. goto err;
  2014. }
  2015. ret = hs_desc_decode_encrypted(desc, &desc->encrypted_data);
  2016. if (ret < 0) {
  2017. goto err;
  2018. }
  2019. if (desc_out) {
  2020. *desc_out = desc;
  2021. } else {
  2022. hs_descriptor_free(desc);
  2023. }
  2024. return ret;
  2025. err:
  2026. hs_descriptor_free(desc);
  2027. if (desc_out) {
  2028. *desc_out = NULL;
  2029. }
  2030. tor_assert(ret < 0);
  2031. return ret;
  2032. }
  2033. /* Table of encode function version specific. The functions are indexed by the
  2034. * version number so v3 callback is at index 3 in the array. */
  2035. static int
  2036. (*encode_handlers[])(
  2037. const hs_descriptor_t *desc,
  2038. const ed25519_keypair_t *signing_kp,
  2039. char **encoded_out) =
  2040. {
  2041. /* v0 */ NULL, /* v1 */ NULL, /* v2 */ NULL,
  2042. desc_encode_v3,
  2043. };
  2044. /* Encode the given descriptor desc including signing with the given key pair
  2045. * signing_kp. On success, encoded_out points to a newly allocated NUL
  2046. * terminated string that contains the encoded descriptor as a string.
  2047. *
  2048. * Return 0 on success and encoded_out is a valid pointer. On error, -1 is
  2049. * returned and encoded_out is set to NULL. */
  2050. MOCK_IMPL(int,
  2051. hs_desc_encode_descriptor,(const hs_descriptor_t *desc,
  2052. const ed25519_keypair_t *signing_kp,
  2053. char **encoded_out))
  2054. {
  2055. int ret = -1;
  2056. uint32_t version;
  2057. tor_assert(desc);
  2058. tor_assert(encoded_out);
  2059. /* Make sure we support the version of the descriptor format. */
  2060. version = desc->plaintext_data.version;
  2061. if (!hs_desc_is_supported_version(version)) {
  2062. goto err;
  2063. }
  2064. /* Extra precaution. Having no handler for the supported version should
  2065. * never happened else we forgot to add it but we bumped the version. */
  2066. tor_assert(ARRAY_LENGTH(encode_handlers) >= version);
  2067. tor_assert(encode_handlers[version]);
  2068. ret = encode_handlers[version](desc, signing_kp, encoded_out);
  2069. if (ret < 0) {
  2070. goto err;
  2071. }
  2072. /* Try to decode what we just encoded. Symmetry is nice! */
  2073. ret = hs_desc_decode_descriptor(*encoded_out, desc->subcredential, NULL);
  2074. if (BUG(ret < 0)) {
  2075. goto err;
  2076. }
  2077. return 0;
  2078. err:
  2079. *encoded_out = NULL;
  2080. return ret;
  2081. }
  2082. /* Free the descriptor plaintext data object. */
  2083. void
  2084. hs_desc_plaintext_data_free_(hs_desc_plaintext_data_t *desc)
  2085. {
  2086. desc_plaintext_data_free_contents(desc);
  2087. tor_free(desc);
  2088. }
  2089. /* Free the descriptor encrypted data object. */
  2090. void
  2091. hs_desc_encrypted_data_free_(hs_desc_encrypted_data_t *desc)
  2092. {
  2093. desc_encrypted_data_free_contents(desc);
  2094. tor_free(desc);
  2095. }
  2096. /* Free the given descriptor object. */
  2097. void
  2098. hs_descriptor_free_(hs_descriptor_t *desc)
  2099. {
  2100. if (!desc) {
  2101. return;
  2102. }
  2103. desc_plaintext_data_free_contents(&desc->plaintext_data);
  2104. desc_encrypted_data_free_contents(&desc->encrypted_data);
  2105. tor_free(desc);
  2106. }
  2107. /* Return the size in bytes of the given plaintext data object. A sizeof() is
  2108. * not enough because the object contains pointers and the encrypted blob.
  2109. * This is particularly useful for our OOM subsystem that tracks the HSDir
  2110. * cache size for instance. */
  2111. size_t
  2112. hs_desc_plaintext_obj_size(const hs_desc_plaintext_data_t *data)
  2113. {
  2114. tor_assert(data);
  2115. return (sizeof(*data) + sizeof(*data->signing_key_cert) +
  2116. data->superencrypted_blob_size);
  2117. }
  2118. /* Return the size in bytes of the given encrypted data object. Used by OOM
  2119. * subsystem. */
  2120. static size_t
  2121. hs_desc_encrypted_obj_size(const hs_desc_encrypted_data_t *data)
  2122. {
  2123. tor_assert(data);
  2124. size_t intro_size = 0;
  2125. if (data->intro_auth_types) {
  2126. intro_size +=
  2127. smartlist_len(data->intro_auth_types) * sizeof(intro_auth_types);
  2128. }
  2129. if (data->intro_points) {
  2130. /* XXX could follow pointers here and get more accurate size */
  2131. intro_size +=
  2132. smartlist_len(data->intro_points) * sizeof(hs_desc_intro_point_t);
  2133. }
  2134. return sizeof(*data) + intro_size;
  2135. }
  2136. /* Return the size in bytes of the given descriptor object. Used by OOM
  2137. * subsystem. */
  2138. size_t
  2139. hs_desc_obj_size(const hs_descriptor_t *data)
  2140. {
  2141. tor_assert(data);
  2142. return (hs_desc_plaintext_obj_size(&data->plaintext_data) +
  2143. hs_desc_encrypted_obj_size(&data->encrypted_data) +
  2144. sizeof(data->subcredential));
  2145. }
  2146. /* Return a newly allocated descriptor intro point. */
  2147. hs_desc_intro_point_t *
  2148. hs_desc_intro_point_new(void)
  2149. {
  2150. hs_desc_intro_point_t *ip = tor_malloc_zero(sizeof(*ip));
  2151. ip->link_specifiers = smartlist_new();
  2152. return ip;
  2153. }
  2154. /* Free a descriptor intro point object. */
  2155. void
  2156. hs_desc_intro_point_free_(hs_desc_intro_point_t *ip)
  2157. {
  2158. if (ip == NULL) {
  2159. return;
  2160. }
  2161. if (ip->link_specifiers) {
  2162. SMARTLIST_FOREACH(ip->link_specifiers, hs_desc_link_specifier_t *,
  2163. ls, hs_desc_link_specifier_free(ls));
  2164. smartlist_free(ip->link_specifiers);
  2165. }
  2166. tor_cert_free(ip->auth_key_cert);
  2167. tor_cert_free(ip->enc_key_cert);
  2168. crypto_pk_free(ip->legacy.key);
  2169. tor_free(ip->legacy.cert.encoded);
  2170. tor_free(ip);
  2171. }
  2172. /* Free the given descriptor link specifier. */
  2173. void
  2174. hs_desc_link_specifier_free_(hs_desc_link_specifier_t *ls)
  2175. {
  2176. if (ls == NULL) {
  2177. return;
  2178. }
  2179. tor_free(ls);
  2180. }
  2181. /* Return a newly allocated descriptor link specifier using the given extend
  2182. * info and requested type. Return NULL on error. */
  2183. hs_desc_link_specifier_t *
  2184. hs_desc_link_specifier_new(const extend_info_t *info, uint8_t type)
  2185. {
  2186. hs_desc_link_specifier_t *ls = NULL;
  2187. tor_assert(info);
  2188. ls = tor_malloc_zero(sizeof(*ls));
  2189. ls->type = type;
  2190. switch (ls->type) {
  2191. case LS_IPV4:
  2192. if (info->addr.family != AF_INET) {
  2193. goto err;
  2194. }
  2195. tor_addr_copy(&ls->u.ap.addr, &info->addr);
  2196. ls->u.ap.port = info->port;
  2197. break;
  2198. case LS_IPV6:
  2199. if (info->addr.family != AF_INET6) {
  2200. goto err;
  2201. }
  2202. tor_addr_copy(&ls->u.ap.addr, &info->addr);
  2203. ls->u.ap.port = info->port;
  2204. break;
  2205. case LS_LEGACY_ID:
  2206. /* Bug out if the identity digest is not set */
  2207. if (BUG(tor_mem_is_zero(info->identity_digest,
  2208. sizeof(info->identity_digest)))) {
  2209. goto err;
  2210. }
  2211. memcpy(ls->u.legacy_id, info->identity_digest, sizeof(ls->u.legacy_id));
  2212. break;
  2213. case LS_ED25519_ID:
  2214. /* ed25519 keys are optional for intro points */
  2215. if (ed25519_public_key_is_zero(&info->ed_identity)) {
  2216. goto err;
  2217. }
  2218. memcpy(ls->u.ed25519_id, info->ed_identity.pubkey,
  2219. sizeof(ls->u.ed25519_id));
  2220. break;
  2221. default:
  2222. /* Unknown type is code flow error. */
  2223. tor_assert(0);
  2224. }
  2225. return ls;
  2226. err:
  2227. tor_free(ls);
  2228. return NULL;
  2229. }
  2230. /* From the given descriptor, remove and free every introduction point. */
  2231. void
  2232. hs_descriptor_clear_intro_points(hs_descriptor_t *desc)
  2233. {
  2234. smartlist_t *ips;
  2235. tor_assert(desc);
  2236. ips = desc->encrypted_data.intro_points;
  2237. if (ips) {
  2238. SMARTLIST_FOREACH(ips, hs_desc_intro_point_t *,
  2239. ip, hs_desc_intro_point_free(ip));
  2240. smartlist_clear(ips);
  2241. }
  2242. }
  2243. /* From a descriptor link specifier object spec, returned a newly allocated
  2244. * link specifier object that is the encoded representation of spec. Return
  2245. * NULL on error. */
  2246. link_specifier_t *
  2247. hs_desc_lspec_to_trunnel(const hs_desc_link_specifier_t *spec)
  2248. {
  2249. tor_assert(spec);
  2250. link_specifier_t *ls = link_specifier_new();
  2251. link_specifier_set_ls_type(ls, spec->type);
  2252. switch (spec->type) {
  2253. case LS_IPV4:
  2254. link_specifier_set_un_ipv4_addr(ls,
  2255. tor_addr_to_ipv4h(&spec->u.ap.addr));
  2256. link_specifier_set_un_ipv4_port(ls, spec->u.ap.port);
  2257. /* Four bytes IPv4 and two bytes port. */
  2258. link_specifier_set_ls_len(ls, sizeof(spec->u.ap.addr.addr.in_addr) +
  2259. sizeof(spec->u.ap.port));
  2260. break;
  2261. case LS_IPV6:
  2262. {
  2263. size_t addr_len = link_specifier_getlen_un_ipv6_addr(ls);
  2264. const uint8_t *in6_addr = tor_addr_to_in6_addr8(&spec->u.ap.addr);
  2265. uint8_t *ipv6_array = link_specifier_getarray_un_ipv6_addr(ls);
  2266. memcpy(ipv6_array, in6_addr, addr_len);
  2267. link_specifier_set_un_ipv6_port(ls, spec->u.ap.port);
  2268. /* Sixteen bytes IPv6 and two bytes port. */
  2269. link_specifier_set_ls_len(ls, addr_len + sizeof(spec->u.ap.port));
  2270. break;
  2271. }
  2272. case LS_LEGACY_ID:
  2273. {
  2274. size_t legacy_id_len = link_specifier_getlen_un_legacy_id(ls);
  2275. uint8_t *legacy_id_array = link_specifier_getarray_un_legacy_id(ls);
  2276. memcpy(legacy_id_array, spec->u.legacy_id, legacy_id_len);
  2277. link_specifier_set_ls_len(ls, legacy_id_len);
  2278. break;
  2279. }
  2280. case LS_ED25519_ID:
  2281. {
  2282. size_t ed25519_id_len = link_specifier_getlen_un_ed25519_id(ls);
  2283. uint8_t *ed25519_id_array = link_specifier_getarray_un_ed25519_id(ls);
  2284. memcpy(ed25519_id_array, spec->u.ed25519_id, ed25519_id_len);
  2285. link_specifier_set_ls_len(ls, ed25519_id_len);
  2286. break;
  2287. }
  2288. default:
  2289. tor_assert_nonfatal_unreached();
  2290. link_specifier_free(ls);
  2291. ls = NULL;
  2292. }
  2293. return ls;
  2294. }