hs_descriptor.c 102 KB

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