ecp_nistp521.c 72 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197
  1. /*
  2. * Copyright 2011-2018 The OpenSSL Project Authors. All Rights Reserved.
  3. *
  4. * Licensed under the Apache License 2.0 (the "License"). You may not use
  5. * this file except in compliance with the License. You can obtain a copy
  6. * in the file LICENSE in the source distribution or at
  7. * https://www.openssl.org/source/license.html
  8. */
  9. /* Copyright 2011 Google Inc.
  10. *
  11. * Licensed under the Apache License, Version 2.0 (the "License");
  12. *
  13. * you may not use this file except in compliance with the License.
  14. * You may obtain a copy of the License at
  15. *
  16. * http://www.apache.org/licenses/LICENSE-2.0
  17. *
  18. * Unless required by applicable law or agreed to in writing, software
  19. * distributed under the License is distributed on an "AS IS" BASIS,
  20. * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  21. * See the License for the specific language governing permissions and
  22. * limitations under the License.
  23. */
  24. /*
  25. * ECDSA low level APIs are deprecated for public use, but still ok for
  26. * internal use.
  27. */
  28. #include "internal/deprecated.h"
  29. /*
  30. * A 64-bit implementation of the NIST P-521 elliptic curve point multiplication
  31. *
  32. * OpenSSL integration was taken from Emilia Kasper's work in ecp_nistp224.c.
  33. * Otherwise based on Emilia's P224 work, which was inspired by my curve25519
  34. * work which got its smarts from Daniel J. Bernstein's work on the same.
  35. */
  36. #include <openssl/e_os2.h>
  37. #ifdef OPENSSL_NO_EC_NISTP_64_GCC_128
  38. NON_EMPTY_TRANSLATION_UNIT
  39. #else
  40. # include <string.h>
  41. # include <openssl/err.h>
  42. # include "ec_local.h"
  43. # if defined(__SIZEOF_INT128__) && __SIZEOF_INT128__==16
  44. /* even with gcc, the typedef won't work for 32-bit platforms */
  45. typedef __uint128_t uint128_t; /* nonstandard; implemented by gcc on 64-bit
  46. * platforms */
  47. # else
  48. # error "Your compiler doesn't appear to support 128-bit integer types"
  49. # endif
  50. typedef uint8_t u8;
  51. typedef uint64_t u64;
  52. /*
  53. * The underlying field. P521 operates over GF(2^521-1). We can serialise an
  54. * element of this field into 66 bytes where the most significant byte
  55. * contains only a single bit. We call this an felem_bytearray.
  56. */
  57. typedef u8 felem_bytearray[66];
  58. /*
  59. * These are the parameters of P521, taken from FIPS 186-3, section D.1.2.5.
  60. * These values are big-endian.
  61. */
  62. static const felem_bytearray nistp521_curve_params[5] = {
  63. {0x01, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, /* p */
  64. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  65. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  66. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  67. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  68. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  69. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  70. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  71. 0xff, 0xff},
  72. {0x01, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, /* a = -3 */
  73. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  74. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  75. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  76. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  77. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  78. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  79. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  80. 0xff, 0xfc},
  81. {0x00, 0x51, 0x95, 0x3e, 0xb9, 0x61, 0x8e, 0x1c, /* b */
  82. 0x9a, 0x1f, 0x92, 0x9a, 0x21, 0xa0, 0xb6, 0x85,
  83. 0x40, 0xee, 0xa2, 0xda, 0x72, 0x5b, 0x99, 0xb3,
  84. 0x15, 0xf3, 0xb8, 0xb4, 0x89, 0x91, 0x8e, 0xf1,
  85. 0x09, 0xe1, 0x56, 0x19, 0x39, 0x51, 0xec, 0x7e,
  86. 0x93, 0x7b, 0x16, 0x52, 0xc0, 0xbd, 0x3b, 0xb1,
  87. 0xbf, 0x07, 0x35, 0x73, 0xdf, 0x88, 0x3d, 0x2c,
  88. 0x34, 0xf1, 0xef, 0x45, 0x1f, 0xd4, 0x6b, 0x50,
  89. 0x3f, 0x00},
  90. {0x00, 0xc6, 0x85, 0x8e, 0x06, 0xb7, 0x04, 0x04, /* x */
  91. 0xe9, 0xcd, 0x9e, 0x3e, 0xcb, 0x66, 0x23, 0x95,
  92. 0xb4, 0x42, 0x9c, 0x64, 0x81, 0x39, 0x05, 0x3f,
  93. 0xb5, 0x21, 0xf8, 0x28, 0xaf, 0x60, 0x6b, 0x4d,
  94. 0x3d, 0xba, 0xa1, 0x4b, 0x5e, 0x77, 0xef, 0xe7,
  95. 0x59, 0x28, 0xfe, 0x1d, 0xc1, 0x27, 0xa2, 0xff,
  96. 0xa8, 0xde, 0x33, 0x48, 0xb3, 0xc1, 0x85, 0x6a,
  97. 0x42, 0x9b, 0xf9, 0x7e, 0x7e, 0x31, 0xc2, 0xe5,
  98. 0xbd, 0x66},
  99. {0x01, 0x18, 0x39, 0x29, 0x6a, 0x78, 0x9a, 0x3b, /* y */
  100. 0xc0, 0x04, 0x5c, 0x8a, 0x5f, 0xb4, 0x2c, 0x7d,
  101. 0x1b, 0xd9, 0x98, 0xf5, 0x44, 0x49, 0x57, 0x9b,
  102. 0x44, 0x68, 0x17, 0xaf, 0xbd, 0x17, 0x27, 0x3e,
  103. 0x66, 0x2c, 0x97, 0xee, 0x72, 0x99, 0x5e, 0xf4,
  104. 0x26, 0x40, 0xc5, 0x50, 0xb9, 0x01, 0x3f, 0xad,
  105. 0x07, 0x61, 0x35, 0x3c, 0x70, 0x86, 0xa2, 0x72,
  106. 0xc2, 0x40, 0x88, 0xbe, 0x94, 0x76, 0x9f, 0xd1,
  107. 0x66, 0x50}
  108. };
  109. /*-
  110. * The representation of field elements.
  111. * ------------------------------------
  112. *
  113. * We represent field elements with nine values. These values are either 64 or
  114. * 128 bits and the field element represented is:
  115. * v[0]*2^0 + v[1]*2^58 + v[2]*2^116 + ... + v[8]*2^464 (mod p)
  116. * Each of the nine values is called a 'limb'. Since the limbs are spaced only
  117. * 58 bits apart, but are greater than 58 bits in length, the most significant
  118. * bits of each limb overlap with the least significant bits of the next.
  119. *
  120. * A field element with 64-bit limbs is an 'felem'. One with 128-bit limbs is a
  121. * 'largefelem' */
  122. # define NLIMBS 9
  123. typedef uint64_t limb;
  124. typedef limb felem[NLIMBS];
  125. typedef uint128_t largefelem[NLIMBS];
  126. static const limb bottom57bits = 0x1ffffffffffffff;
  127. static const limb bottom58bits = 0x3ffffffffffffff;
  128. /*
  129. * bin66_to_felem takes a little-endian byte array and converts it into felem
  130. * form. This assumes that the CPU is little-endian.
  131. */
  132. static void bin66_to_felem(felem out, const u8 in[66])
  133. {
  134. out[0] = (*((limb *) & in[0])) & bottom58bits;
  135. out[1] = (*((limb *) & in[7]) >> 2) & bottom58bits;
  136. out[2] = (*((limb *) & in[14]) >> 4) & bottom58bits;
  137. out[3] = (*((limb *) & in[21]) >> 6) & bottom58bits;
  138. out[4] = (*((limb *) & in[29])) & bottom58bits;
  139. out[5] = (*((limb *) & in[36]) >> 2) & bottom58bits;
  140. out[6] = (*((limb *) & in[43]) >> 4) & bottom58bits;
  141. out[7] = (*((limb *) & in[50]) >> 6) & bottom58bits;
  142. out[8] = (*((limb *) & in[58])) & bottom57bits;
  143. }
  144. /*
  145. * felem_to_bin66 takes an felem and serialises into a little endian, 66 byte
  146. * array. This assumes that the CPU is little-endian.
  147. */
  148. static void felem_to_bin66(u8 out[66], const felem in)
  149. {
  150. memset(out, 0, 66);
  151. (*((limb *) & out[0])) = in[0];
  152. (*((limb *) & out[7])) |= in[1] << 2;
  153. (*((limb *) & out[14])) |= in[2] << 4;
  154. (*((limb *) & out[21])) |= in[3] << 6;
  155. (*((limb *) & out[29])) = in[4];
  156. (*((limb *) & out[36])) |= in[5] << 2;
  157. (*((limb *) & out[43])) |= in[6] << 4;
  158. (*((limb *) & out[50])) |= in[7] << 6;
  159. (*((limb *) & out[58])) = in[8];
  160. }
  161. /* BN_to_felem converts an OpenSSL BIGNUM into an felem */
  162. static int BN_to_felem(felem out, const BIGNUM *bn)
  163. {
  164. felem_bytearray b_out;
  165. int num_bytes;
  166. if (BN_is_negative(bn)) {
  167. ECerr(EC_F_BN_TO_FELEM, EC_R_BIGNUM_OUT_OF_RANGE);
  168. return 0;
  169. }
  170. num_bytes = BN_bn2lebinpad(bn, b_out, sizeof(b_out));
  171. if (num_bytes < 0) {
  172. ECerr(EC_F_BN_TO_FELEM, EC_R_BIGNUM_OUT_OF_RANGE);
  173. return 0;
  174. }
  175. bin66_to_felem(out, b_out);
  176. return 1;
  177. }
  178. /* felem_to_BN converts an felem into an OpenSSL BIGNUM */
  179. static BIGNUM *felem_to_BN(BIGNUM *out, const felem in)
  180. {
  181. felem_bytearray b_out;
  182. felem_to_bin66(b_out, in);
  183. return BN_lebin2bn(b_out, sizeof(b_out), out);
  184. }
  185. /*-
  186. * Field operations
  187. * ----------------
  188. */
  189. static void felem_one(felem out)
  190. {
  191. out[0] = 1;
  192. out[1] = 0;
  193. out[2] = 0;
  194. out[3] = 0;
  195. out[4] = 0;
  196. out[5] = 0;
  197. out[6] = 0;
  198. out[7] = 0;
  199. out[8] = 0;
  200. }
  201. static void felem_assign(felem out, const felem in)
  202. {
  203. out[0] = in[0];
  204. out[1] = in[1];
  205. out[2] = in[2];
  206. out[3] = in[3];
  207. out[4] = in[4];
  208. out[5] = in[5];
  209. out[6] = in[6];
  210. out[7] = in[7];
  211. out[8] = in[8];
  212. }
  213. /* felem_sum64 sets out = out + in. */
  214. static void felem_sum64(felem out, const felem in)
  215. {
  216. out[0] += in[0];
  217. out[1] += in[1];
  218. out[2] += in[2];
  219. out[3] += in[3];
  220. out[4] += in[4];
  221. out[5] += in[5];
  222. out[6] += in[6];
  223. out[7] += in[7];
  224. out[8] += in[8];
  225. }
  226. /* felem_scalar sets out = in * scalar */
  227. static void felem_scalar(felem out, const felem in, limb scalar)
  228. {
  229. out[0] = in[0] * scalar;
  230. out[1] = in[1] * scalar;
  231. out[2] = in[2] * scalar;
  232. out[3] = in[3] * scalar;
  233. out[4] = in[4] * scalar;
  234. out[5] = in[5] * scalar;
  235. out[6] = in[6] * scalar;
  236. out[7] = in[7] * scalar;
  237. out[8] = in[8] * scalar;
  238. }
  239. /* felem_scalar64 sets out = out * scalar */
  240. static void felem_scalar64(felem out, limb scalar)
  241. {
  242. out[0] *= scalar;
  243. out[1] *= scalar;
  244. out[2] *= scalar;
  245. out[3] *= scalar;
  246. out[4] *= scalar;
  247. out[5] *= scalar;
  248. out[6] *= scalar;
  249. out[7] *= scalar;
  250. out[8] *= scalar;
  251. }
  252. /* felem_scalar128 sets out = out * scalar */
  253. static void felem_scalar128(largefelem out, limb scalar)
  254. {
  255. out[0] *= scalar;
  256. out[1] *= scalar;
  257. out[2] *= scalar;
  258. out[3] *= scalar;
  259. out[4] *= scalar;
  260. out[5] *= scalar;
  261. out[6] *= scalar;
  262. out[7] *= scalar;
  263. out[8] *= scalar;
  264. }
  265. /*-
  266. * felem_neg sets |out| to |-in|
  267. * On entry:
  268. * in[i] < 2^59 + 2^14
  269. * On exit:
  270. * out[i] < 2^62
  271. */
  272. static void felem_neg(felem out, const felem in)
  273. {
  274. /* In order to prevent underflow, we subtract from 0 mod p. */
  275. static const limb two62m3 = (((limb) 1) << 62) - (((limb) 1) << 5);
  276. static const limb two62m2 = (((limb) 1) << 62) - (((limb) 1) << 4);
  277. out[0] = two62m3 - in[0];
  278. out[1] = two62m2 - in[1];
  279. out[2] = two62m2 - in[2];
  280. out[3] = two62m2 - in[3];
  281. out[4] = two62m2 - in[4];
  282. out[5] = two62m2 - in[5];
  283. out[6] = two62m2 - in[6];
  284. out[7] = two62m2 - in[7];
  285. out[8] = two62m2 - in[8];
  286. }
  287. /*-
  288. * felem_diff64 subtracts |in| from |out|
  289. * On entry:
  290. * in[i] < 2^59 + 2^14
  291. * On exit:
  292. * out[i] < out[i] + 2^62
  293. */
  294. static void felem_diff64(felem out, const felem in)
  295. {
  296. /*
  297. * In order to prevent underflow, we add 0 mod p before subtracting.
  298. */
  299. static const limb two62m3 = (((limb) 1) << 62) - (((limb) 1) << 5);
  300. static const limb two62m2 = (((limb) 1) << 62) - (((limb) 1) << 4);
  301. out[0] += two62m3 - in[0];
  302. out[1] += two62m2 - in[1];
  303. out[2] += two62m2 - in[2];
  304. out[3] += two62m2 - in[3];
  305. out[4] += two62m2 - in[4];
  306. out[5] += two62m2 - in[5];
  307. out[6] += two62m2 - in[6];
  308. out[7] += two62m2 - in[7];
  309. out[8] += two62m2 - in[8];
  310. }
  311. /*-
  312. * felem_diff_128_64 subtracts |in| from |out|
  313. * On entry:
  314. * in[i] < 2^62 + 2^17
  315. * On exit:
  316. * out[i] < out[i] + 2^63
  317. */
  318. static void felem_diff_128_64(largefelem out, const felem in)
  319. {
  320. /*
  321. * In order to prevent underflow, we add 64p mod p (which is equivalent
  322. * to 0 mod p) before subtracting. p is 2^521 - 1, i.e. in binary a 521
  323. * digit number with all bits set to 1. See "The representation of field
  324. * elements" comment above for a description of how limbs are used to
  325. * represent a number. 64p is represented with 8 limbs containing a number
  326. * with 58 bits set and one limb with a number with 57 bits set.
  327. */
  328. static const limb two63m6 = (((limb) 1) << 63) - (((limb) 1) << 6);
  329. static const limb two63m5 = (((limb) 1) << 63) - (((limb) 1) << 5);
  330. out[0] += two63m6 - in[0];
  331. out[1] += two63m5 - in[1];
  332. out[2] += two63m5 - in[2];
  333. out[3] += two63m5 - in[3];
  334. out[4] += two63m5 - in[4];
  335. out[5] += two63m5 - in[5];
  336. out[6] += two63m5 - in[6];
  337. out[7] += two63m5 - in[7];
  338. out[8] += two63m5 - in[8];
  339. }
  340. /*-
  341. * felem_diff_128_64 subtracts |in| from |out|
  342. * On entry:
  343. * in[i] < 2^126
  344. * On exit:
  345. * out[i] < out[i] + 2^127 - 2^69
  346. */
  347. static void felem_diff128(largefelem out, const largefelem in)
  348. {
  349. /*
  350. * In order to prevent underflow, we add 0 mod p before subtracting.
  351. */
  352. static const uint128_t two127m70 =
  353. (((uint128_t) 1) << 127) - (((uint128_t) 1) << 70);
  354. static const uint128_t two127m69 =
  355. (((uint128_t) 1) << 127) - (((uint128_t) 1) << 69);
  356. out[0] += (two127m70 - in[0]);
  357. out[1] += (two127m69 - in[1]);
  358. out[2] += (two127m69 - in[2]);
  359. out[3] += (two127m69 - in[3]);
  360. out[4] += (two127m69 - in[4]);
  361. out[5] += (two127m69 - in[5]);
  362. out[6] += (two127m69 - in[6]);
  363. out[7] += (two127m69 - in[7]);
  364. out[8] += (two127m69 - in[8]);
  365. }
  366. /*-
  367. * felem_square sets |out| = |in|^2
  368. * On entry:
  369. * in[i] < 2^62
  370. * On exit:
  371. * out[i] < 17 * max(in[i]) * max(in[i])
  372. */
  373. static void felem_square(largefelem out, const felem in)
  374. {
  375. felem inx2, inx4;
  376. felem_scalar(inx2, in, 2);
  377. felem_scalar(inx4, in, 4);
  378. /*-
  379. * We have many cases were we want to do
  380. * in[x] * in[y] +
  381. * in[y] * in[x]
  382. * This is obviously just
  383. * 2 * in[x] * in[y]
  384. * However, rather than do the doubling on the 128 bit result, we
  385. * double one of the inputs to the multiplication by reading from
  386. * |inx2|
  387. */
  388. out[0] = ((uint128_t) in[0]) * in[0];
  389. out[1] = ((uint128_t) in[0]) * inx2[1];
  390. out[2] = ((uint128_t) in[0]) * inx2[2] + ((uint128_t) in[1]) * in[1];
  391. out[3] = ((uint128_t) in[0]) * inx2[3] + ((uint128_t) in[1]) * inx2[2];
  392. out[4] = ((uint128_t) in[0]) * inx2[4] +
  393. ((uint128_t) in[1]) * inx2[3] + ((uint128_t) in[2]) * in[2];
  394. out[5] = ((uint128_t) in[0]) * inx2[5] +
  395. ((uint128_t) in[1]) * inx2[4] + ((uint128_t) in[2]) * inx2[3];
  396. out[6] = ((uint128_t) in[0]) * inx2[6] +
  397. ((uint128_t) in[1]) * inx2[5] +
  398. ((uint128_t) in[2]) * inx2[4] + ((uint128_t) in[3]) * in[3];
  399. out[7] = ((uint128_t) in[0]) * inx2[7] +
  400. ((uint128_t) in[1]) * inx2[6] +
  401. ((uint128_t) in[2]) * inx2[5] + ((uint128_t) in[3]) * inx2[4];
  402. out[8] = ((uint128_t) in[0]) * inx2[8] +
  403. ((uint128_t) in[1]) * inx2[7] +
  404. ((uint128_t) in[2]) * inx2[6] +
  405. ((uint128_t) in[3]) * inx2[5] + ((uint128_t) in[4]) * in[4];
  406. /*
  407. * The remaining limbs fall above 2^521, with the first falling at 2^522.
  408. * They correspond to locations one bit up from the limbs produced above
  409. * so we would have to multiply by two to align them. Again, rather than
  410. * operate on the 128-bit result, we double one of the inputs to the
  411. * multiplication. If we want to double for both this reason, and the
  412. * reason above, then we end up multiplying by four.
  413. */
  414. /* 9 */
  415. out[0] += ((uint128_t) in[1]) * inx4[8] +
  416. ((uint128_t) in[2]) * inx4[7] +
  417. ((uint128_t) in[3]) * inx4[6] + ((uint128_t) in[4]) * inx4[5];
  418. /* 10 */
  419. out[1] += ((uint128_t) in[2]) * inx4[8] +
  420. ((uint128_t) in[3]) * inx4[7] +
  421. ((uint128_t) in[4]) * inx4[6] + ((uint128_t) in[5]) * inx2[5];
  422. /* 11 */
  423. out[2] += ((uint128_t) in[3]) * inx4[8] +
  424. ((uint128_t) in[4]) * inx4[7] + ((uint128_t) in[5]) * inx4[6];
  425. /* 12 */
  426. out[3] += ((uint128_t) in[4]) * inx4[8] +
  427. ((uint128_t) in[5]) * inx4[7] + ((uint128_t) in[6]) * inx2[6];
  428. /* 13 */
  429. out[4] += ((uint128_t) in[5]) * inx4[8] + ((uint128_t) in[6]) * inx4[7];
  430. /* 14 */
  431. out[5] += ((uint128_t) in[6]) * inx4[8] + ((uint128_t) in[7]) * inx2[7];
  432. /* 15 */
  433. out[6] += ((uint128_t) in[7]) * inx4[8];
  434. /* 16 */
  435. out[7] += ((uint128_t) in[8]) * inx2[8];
  436. }
  437. /*-
  438. * felem_mul sets |out| = |in1| * |in2|
  439. * On entry:
  440. * in1[i] < 2^64
  441. * in2[i] < 2^63
  442. * On exit:
  443. * out[i] < 17 * max(in1[i]) * max(in2[i])
  444. */
  445. static void felem_mul(largefelem out, const felem in1, const felem in2)
  446. {
  447. felem in2x2;
  448. felem_scalar(in2x2, in2, 2);
  449. out[0] = ((uint128_t) in1[0]) * in2[0];
  450. out[1] = ((uint128_t) in1[0]) * in2[1] +
  451. ((uint128_t) in1[1]) * in2[0];
  452. out[2] = ((uint128_t) in1[0]) * in2[2] +
  453. ((uint128_t) in1[1]) * in2[1] +
  454. ((uint128_t) in1[2]) * in2[0];
  455. out[3] = ((uint128_t) in1[0]) * in2[3] +
  456. ((uint128_t) in1[1]) * in2[2] +
  457. ((uint128_t) in1[2]) * in2[1] +
  458. ((uint128_t) in1[3]) * in2[0];
  459. out[4] = ((uint128_t) in1[0]) * in2[4] +
  460. ((uint128_t) in1[1]) * in2[3] +
  461. ((uint128_t) in1[2]) * in2[2] +
  462. ((uint128_t) in1[3]) * in2[1] +
  463. ((uint128_t) in1[4]) * in2[0];
  464. out[5] = ((uint128_t) in1[0]) * in2[5] +
  465. ((uint128_t) in1[1]) * in2[4] +
  466. ((uint128_t) in1[2]) * in2[3] +
  467. ((uint128_t) in1[3]) * in2[2] +
  468. ((uint128_t) in1[4]) * in2[1] +
  469. ((uint128_t) in1[5]) * in2[0];
  470. out[6] = ((uint128_t) in1[0]) * in2[6] +
  471. ((uint128_t) in1[1]) * in2[5] +
  472. ((uint128_t) in1[2]) * in2[4] +
  473. ((uint128_t) in1[3]) * in2[3] +
  474. ((uint128_t) in1[4]) * in2[2] +
  475. ((uint128_t) in1[5]) * in2[1] +
  476. ((uint128_t) in1[6]) * in2[0];
  477. out[7] = ((uint128_t) in1[0]) * in2[7] +
  478. ((uint128_t) in1[1]) * in2[6] +
  479. ((uint128_t) in1[2]) * in2[5] +
  480. ((uint128_t) in1[3]) * in2[4] +
  481. ((uint128_t) in1[4]) * in2[3] +
  482. ((uint128_t) in1[5]) * in2[2] +
  483. ((uint128_t) in1[6]) * in2[1] +
  484. ((uint128_t) in1[7]) * in2[0];
  485. out[8] = ((uint128_t) in1[0]) * in2[8] +
  486. ((uint128_t) in1[1]) * in2[7] +
  487. ((uint128_t) in1[2]) * in2[6] +
  488. ((uint128_t) in1[3]) * in2[5] +
  489. ((uint128_t) in1[4]) * in2[4] +
  490. ((uint128_t) in1[5]) * in2[3] +
  491. ((uint128_t) in1[6]) * in2[2] +
  492. ((uint128_t) in1[7]) * in2[1] +
  493. ((uint128_t) in1[8]) * in2[0];
  494. /* See comment in felem_square about the use of in2x2 here */
  495. out[0] += ((uint128_t) in1[1]) * in2x2[8] +
  496. ((uint128_t) in1[2]) * in2x2[7] +
  497. ((uint128_t) in1[3]) * in2x2[6] +
  498. ((uint128_t) in1[4]) * in2x2[5] +
  499. ((uint128_t) in1[5]) * in2x2[4] +
  500. ((uint128_t) in1[6]) * in2x2[3] +
  501. ((uint128_t) in1[7]) * in2x2[2] +
  502. ((uint128_t) in1[8]) * in2x2[1];
  503. out[1] += ((uint128_t) in1[2]) * in2x2[8] +
  504. ((uint128_t) in1[3]) * in2x2[7] +
  505. ((uint128_t) in1[4]) * in2x2[6] +
  506. ((uint128_t) in1[5]) * in2x2[5] +
  507. ((uint128_t) in1[6]) * in2x2[4] +
  508. ((uint128_t) in1[7]) * in2x2[3] +
  509. ((uint128_t) in1[8]) * in2x2[2];
  510. out[2] += ((uint128_t) in1[3]) * in2x2[8] +
  511. ((uint128_t) in1[4]) * in2x2[7] +
  512. ((uint128_t) in1[5]) * in2x2[6] +
  513. ((uint128_t) in1[6]) * in2x2[5] +
  514. ((uint128_t) in1[7]) * in2x2[4] +
  515. ((uint128_t) in1[8]) * in2x2[3];
  516. out[3] += ((uint128_t) in1[4]) * in2x2[8] +
  517. ((uint128_t) in1[5]) * in2x2[7] +
  518. ((uint128_t) in1[6]) * in2x2[6] +
  519. ((uint128_t) in1[7]) * in2x2[5] +
  520. ((uint128_t) in1[8]) * in2x2[4];
  521. out[4] += ((uint128_t) in1[5]) * in2x2[8] +
  522. ((uint128_t) in1[6]) * in2x2[7] +
  523. ((uint128_t) in1[7]) * in2x2[6] +
  524. ((uint128_t) in1[8]) * in2x2[5];
  525. out[5] += ((uint128_t) in1[6]) * in2x2[8] +
  526. ((uint128_t) in1[7]) * in2x2[7] +
  527. ((uint128_t) in1[8]) * in2x2[6];
  528. out[6] += ((uint128_t) in1[7]) * in2x2[8] +
  529. ((uint128_t) in1[8]) * in2x2[7];
  530. out[7] += ((uint128_t) in1[8]) * in2x2[8];
  531. }
  532. static const limb bottom52bits = 0xfffffffffffff;
  533. /*-
  534. * felem_reduce converts a largefelem to an felem.
  535. * On entry:
  536. * in[i] < 2^128
  537. * On exit:
  538. * out[i] < 2^59 + 2^14
  539. */
  540. static void felem_reduce(felem out, const largefelem in)
  541. {
  542. u64 overflow1, overflow2;
  543. out[0] = ((limb) in[0]) & bottom58bits;
  544. out[1] = ((limb) in[1]) & bottom58bits;
  545. out[2] = ((limb) in[2]) & bottom58bits;
  546. out[3] = ((limb) in[3]) & bottom58bits;
  547. out[4] = ((limb) in[4]) & bottom58bits;
  548. out[5] = ((limb) in[5]) & bottom58bits;
  549. out[6] = ((limb) in[6]) & bottom58bits;
  550. out[7] = ((limb) in[7]) & bottom58bits;
  551. out[8] = ((limb) in[8]) & bottom58bits;
  552. /* out[i] < 2^58 */
  553. out[1] += ((limb) in[0]) >> 58;
  554. out[1] += (((limb) (in[0] >> 64)) & bottom52bits) << 6;
  555. /*-
  556. * out[1] < 2^58 + 2^6 + 2^58
  557. * = 2^59 + 2^6
  558. */
  559. out[2] += ((limb) (in[0] >> 64)) >> 52;
  560. out[2] += ((limb) in[1]) >> 58;
  561. out[2] += (((limb) (in[1] >> 64)) & bottom52bits) << 6;
  562. out[3] += ((limb) (in[1] >> 64)) >> 52;
  563. out[3] += ((limb) in[2]) >> 58;
  564. out[3] += (((limb) (in[2] >> 64)) & bottom52bits) << 6;
  565. out[4] += ((limb) (in[2] >> 64)) >> 52;
  566. out[4] += ((limb) in[3]) >> 58;
  567. out[4] += (((limb) (in[3] >> 64)) & bottom52bits) << 6;
  568. out[5] += ((limb) (in[3] >> 64)) >> 52;
  569. out[5] += ((limb) in[4]) >> 58;
  570. out[5] += (((limb) (in[4] >> 64)) & bottom52bits) << 6;
  571. out[6] += ((limb) (in[4] >> 64)) >> 52;
  572. out[6] += ((limb) in[5]) >> 58;
  573. out[6] += (((limb) (in[5] >> 64)) & bottom52bits) << 6;
  574. out[7] += ((limb) (in[5] >> 64)) >> 52;
  575. out[7] += ((limb) in[6]) >> 58;
  576. out[7] += (((limb) (in[6] >> 64)) & bottom52bits) << 6;
  577. out[8] += ((limb) (in[6] >> 64)) >> 52;
  578. out[8] += ((limb) in[7]) >> 58;
  579. out[8] += (((limb) (in[7] >> 64)) & bottom52bits) << 6;
  580. /*-
  581. * out[x > 1] < 2^58 + 2^6 + 2^58 + 2^12
  582. * < 2^59 + 2^13
  583. */
  584. overflow1 = ((limb) (in[7] >> 64)) >> 52;
  585. overflow1 += ((limb) in[8]) >> 58;
  586. overflow1 += (((limb) (in[8] >> 64)) & bottom52bits) << 6;
  587. overflow2 = ((limb) (in[8] >> 64)) >> 52;
  588. overflow1 <<= 1; /* overflow1 < 2^13 + 2^7 + 2^59 */
  589. overflow2 <<= 1; /* overflow2 < 2^13 */
  590. out[0] += overflow1; /* out[0] < 2^60 */
  591. out[1] += overflow2; /* out[1] < 2^59 + 2^6 + 2^13 */
  592. out[1] += out[0] >> 58;
  593. out[0] &= bottom58bits;
  594. /*-
  595. * out[0] < 2^58
  596. * out[1] < 2^59 + 2^6 + 2^13 + 2^2
  597. * < 2^59 + 2^14
  598. */
  599. }
  600. static void felem_square_reduce(felem out, const felem in)
  601. {
  602. largefelem tmp;
  603. felem_square(tmp, in);
  604. felem_reduce(out, tmp);
  605. }
  606. static void felem_mul_reduce(felem out, const felem in1, const felem in2)
  607. {
  608. largefelem tmp;
  609. felem_mul(tmp, in1, in2);
  610. felem_reduce(out, tmp);
  611. }
  612. /*-
  613. * felem_inv calculates |out| = |in|^{-1}
  614. *
  615. * Based on Fermat's Little Theorem:
  616. * a^p = a (mod p)
  617. * a^{p-1} = 1 (mod p)
  618. * a^{p-2} = a^{-1} (mod p)
  619. */
  620. static void felem_inv(felem out, const felem in)
  621. {
  622. felem ftmp, ftmp2, ftmp3, ftmp4;
  623. largefelem tmp;
  624. unsigned i;
  625. felem_square(tmp, in);
  626. felem_reduce(ftmp, tmp); /* 2^1 */
  627. felem_mul(tmp, in, ftmp);
  628. felem_reduce(ftmp, tmp); /* 2^2 - 2^0 */
  629. felem_assign(ftmp2, ftmp);
  630. felem_square(tmp, ftmp);
  631. felem_reduce(ftmp, tmp); /* 2^3 - 2^1 */
  632. felem_mul(tmp, in, ftmp);
  633. felem_reduce(ftmp, tmp); /* 2^3 - 2^0 */
  634. felem_square(tmp, ftmp);
  635. felem_reduce(ftmp, tmp); /* 2^4 - 2^1 */
  636. felem_square(tmp, ftmp2);
  637. felem_reduce(ftmp3, tmp); /* 2^3 - 2^1 */
  638. felem_square(tmp, ftmp3);
  639. felem_reduce(ftmp3, tmp); /* 2^4 - 2^2 */
  640. felem_mul(tmp, ftmp3, ftmp2);
  641. felem_reduce(ftmp3, tmp); /* 2^4 - 2^0 */
  642. felem_assign(ftmp2, ftmp3);
  643. felem_square(tmp, ftmp3);
  644. felem_reduce(ftmp3, tmp); /* 2^5 - 2^1 */
  645. felem_square(tmp, ftmp3);
  646. felem_reduce(ftmp3, tmp); /* 2^6 - 2^2 */
  647. felem_square(tmp, ftmp3);
  648. felem_reduce(ftmp3, tmp); /* 2^7 - 2^3 */
  649. felem_square(tmp, ftmp3);
  650. felem_reduce(ftmp3, tmp); /* 2^8 - 2^4 */
  651. felem_assign(ftmp4, ftmp3);
  652. felem_mul(tmp, ftmp3, ftmp);
  653. felem_reduce(ftmp4, tmp); /* 2^8 - 2^1 */
  654. felem_square(tmp, ftmp4);
  655. felem_reduce(ftmp4, tmp); /* 2^9 - 2^2 */
  656. felem_mul(tmp, ftmp3, ftmp2);
  657. felem_reduce(ftmp3, tmp); /* 2^8 - 2^0 */
  658. felem_assign(ftmp2, ftmp3);
  659. for (i = 0; i < 8; i++) {
  660. felem_square(tmp, ftmp3);
  661. felem_reduce(ftmp3, tmp); /* 2^16 - 2^8 */
  662. }
  663. felem_mul(tmp, ftmp3, ftmp2);
  664. felem_reduce(ftmp3, tmp); /* 2^16 - 2^0 */
  665. felem_assign(ftmp2, ftmp3);
  666. for (i = 0; i < 16; i++) {
  667. felem_square(tmp, ftmp3);
  668. felem_reduce(ftmp3, tmp); /* 2^32 - 2^16 */
  669. }
  670. felem_mul(tmp, ftmp3, ftmp2);
  671. felem_reduce(ftmp3, tmp); /* 2^32 - 2^0 */
  672. felem_assign(ftmp2, ftmp3);
  673. for (i = 0; i < 32; i++) {
  674. felem_square(tmp, ftmp3);
  675. felem_reduce(ftmp3, tmp); /* 2^64 - 2^32 */
  676. }
  677. felem_mul(tmp, ftmp3, ftmp2);
  678. felem_reduce(ftmp3, tmp); /* 2^64 - 2^0 */
  679. felem_assign(ftmp2, ftmp3);
  680. for (i = 0; i < 64; i++) {
  681. felem_square(tmp, ftmp3);
  682. felem_reduce(ftmp3, tmp); /* 2^128 - 2^64 */
  683. }
  684. felem_mul(tmp, ftmp3, ftmp2);
  685. felem_reduce(ftmp3, tmp); /* 2^128 - 2^0 */
  686. felem_assign(ftmp2, ftmp3);
  687. for (i = 0; i < 128; i++) {
  688. felem_square(tmp, ftmp3);
  689. felem_reduce(ftmp3, tmp); /* 2^256 - 2^128 */
  690. }
  691. felem_mul(tmp, ftmp3, ftmp2);
  692. felem_reduce(ftmp3, tmp); /* 2^256 - 2^0 */
  693. felem_assign(ftmp2, ftmp3);
  694. for (i = 0; i < 256; i++) {
  695. felem_square(tmp, ftmp3);
  696. felem_reduce(ftmp3, tmp); /* 2^512 - 2^256 */
  697. }
  698. felem_mul(tmp, ftmp3, ftmp2);
  699. felem_reduce(ftmp3, tmp); /* 2^512 - 2^0 */
  700. for (i = 0; i < 9; i++) {
  701. felem_square(tmp, ftmp3);
  702. felem_reduce(ftmp3, tmp); /* 2^521 - 2^9 */
  703. }
  704. felem_mul(tmp, ftmp3, ftmp4);
  705. felem_reduce(ftmp3, tmp); /* 2^512 - 2^2 */
  706. felem_mul(tmp, ftmp3, in);
  707. felem_reduce(out, tmp); /* 2^512 - 3 */
  708. }
  709. /* This is 2^521-1, expressed as an felem */
  710. static const felem kPrime = {
  711. 0x03ffffffffffffff, 0x03ffffffffffffff, 0x03ffffffffffffff,
  712. 0x03ffffffffffffff, 0x03ffffffffffffff, 0x03ffffffffffffff,
  713. 0x03ffffffffffffff, 0x03ffffffffffffff, 0x01ffffffffffffff
  714. };
  715. /*-
  716. * felem_is_zero returns a limb with all bits set if |in| == 0 (mod p) and 0
  717. * otherwise.
  718. * On entry:
  719. * in[i] < 2^59 + 2^14
  720. */
  721. static limb felem_is_zero(const felem in)
  722. {
  723. felem ftmp;
  724. limb is_zero, is_p;
  725. felem_assign(ftmp, in);
  726. ftmp[0] += ftmp[8] >> 57;
  727. ftmp[8] &= bottom57bits;
  728. /* ftmp[8] < 2^57 */
  729. ftmp[1] += ftmp[0] >> 58;
  730. ftmp[0] &= bottom58bits;
  731. ftmp[2] += ftmp[1] >> 58;
  732. ftmp[1] &= bottom58bits;
  733. ftmp[3] += ftmp[2] >> 58;
  734. ftmp[2] &= bottom58bits;
  735. ftmp[4] += ftmp[3] >> 58;
  736. ftmp[3] &= bottom58bits;
  737. ftmp[5] += ftmp[4] >> 58;
  738. ftmp[4] &= bottom58bits;
  739. ftmp[6] += ftmp[5] >> 58;
  740. ftmp[5] &= bottom58bits;
  741. ftmp[7] += ftmp[6] >> 58;
  742. ftmp[6] &= bottom58bits;
  743. ftmp[8] += ftmp[7] >> 58;
  744. ftmp[7] &= bottom58bits;
  745. /* ftmp[8] < 2^57 + 4 */
  746. /*
  747. * The ninth limb of 2*(2^521-1) is 0x03ffffffffffffff, which is greater
  748. * than our bound for ftmp[8]. Therefore we only have to check if the
  749. * zero is zero or 2^521-1.
  750. */
  751. is_zero = 0;
  752. is_zero |= ftmp[0];
  753. is_zero |= ftmp[1];
  754. is_zero |= ftmp[2];
  755. is_zero |= ftmp[3];
  756. is_zero |= ftmp[4];
  757. is_zero |= ftmp[5];
  758. is_zero |= ftmp[6];
  759. is_zero |= ftmp[7];
  760. is_zero |= ftmp[8];
  761. is_zero--;
  762. /*
  763. * We know that ftmp[i] < 2^63, therefore the only way that the top bit
  764. * can be set is if is_zero was 0 before the decrement.
  765. */
  766. is_zero = 0 - (is_zero >> 63);
  767. is_p = ftmp[0] ^ kPrime[0];
  768. is_p |= ftmp[1] ^ kPrime[1];
  769. is_p |= ftmp[2] ^ kPrime[2];
  770. is_p |= ftmp[3] ^ kPrime[3];
  771. is_p |= ftmp[4] ^ kPrime[4];
  772. is_p |= ftmp[5] ^ kPrime[5];
  773. is_p |= ftmp[6] ^ kPrime[6];
  774. is_p |= ftmp[7] ^ kPrime[7];
  775. is_p |= ftmp[8] ^ kPrime[8];
  776. is_p--;
  777. is_p = 0 - (is_p >> 63);
  778. is_zero |= is_p;
  779. return is_zero;
  780. }
  781. static int felem_is_zero_int(const void *in)
  782. {
  783. return (int)(felem_is_zero(in) & ((limb) 1));
  784. }
  785. /*-
  786. * felem_contract converts |in| to its unique, minimal representation.
  787. * On entry:
  788. * in[i] < 2^59 + 2^14
  789. */
  790. static void felem_contract(felem out, const felem in)
  791. {
  792. limb is_p, is_greater, sign;
  793. static const limb two58 = ((limb) 1) << 58;
  794. felem_assign(out, in);
  795. out[0] += out[8] >> 57;
  796. out[8] &= bottom57bits;
  797. /* out[8] < 2^57 */
  798. out[1] += out[0] >> 58;
  799. out[0] &= bottom58bits;
  800. out[2] += out[1] >> 58;
  801. out[1] &= bottom58bits;
  802. out[3] += out[2] >> 58;
  803. out[2] &= bottom58bits;
  804. out[4] += out[3] >> 58;
  805. out[3] &= bottom58bits;
  806. out[5] += out[4] >> 58;
  807. out[4] &= bottom58bits;
  808. out[6] += out[5] >> 58;
  809. out[5] &= bottom58bits;
  810. out[7] += out[6] >> 58;
  811. out[6] &= bottom58bits;
  812. out[8] += out[7] >> 58;
  813. out[7] &= bottom58bits;
  814. /* out[8] < 2^57 + 4 */
  815. /*
  816. * If the value is greater than 2^521-1 then we have to subtract 2^521-1
  817. * out. See the comments in felem_is_zero regarding why we don't test for
  818. * other multiples of the prime.
  819. */
  820. /*
  821. * First, if |out| is equal to 2^521-1, we subtract it out to get zero.
  822. */
  823. is_p = out[0] ^ kPrime[0];
  824. is_p |= out[1] ^ kPrime[1];
  825. is_p |= out[2] ^ kPrime[2];
  826. is_p |= out[3] ^ kPrime[3];
  827. is_p |= out[4] ^ kPrime[4];
  828. is_p |= out[5] ^ kPrime[5];
  829. is_p |= out[6] ^ kPrime[6];
  830. is_p |= out[7] ^ kPrime[7];
  831. is_p |= out[8] ^ kPrime[8];
  832. is_p--;
  833. is_p &= is_p << 32;
  834. is_p &= is_p << 16;
  835. is_p &= is_p << 8;
  836. is_p &= is_p << 4;
  837. is_p &= is_p << 2;
  838. is_p &= is_p << 1;
  839. is_p = 0 - (is_p >> 63);
  840. is_p = ~is_p;
  841. /* is_p is 0 iff |out| == 2^521-1 and all ones otherwise */
  842. out[0] &= is_p;
  843. out[1] &= is_p;
  844. out[2] &= is_p;
  845. out[3] &= is_p;
  846. out[4] &= is_p;
  847. out[5] &= is_p;
  848. out[6] &= is_p;
  849. out[7] &= is_p;
  850. out[8] &= is_p;
  851. /*
  852. * In order to test that |out| >= 2^521-1 we need only test if out[8] >>
  853. * 57 is greater than zero as (2^521-1) + x >= 2^522
  854. */
  855. is_greater = out[8] >> 57;
  856. is_greater |= is_greater << 32;
  857. is_greater |= is_greater << 16;
  858. is_greater |= is_greater << 8;
  859. is_greater |= is_greater << 4;
  860. is_greater |= is_greater << 2;
  861. is_greater |= is_greater << 1;
  862. is_greater = 0 - (is_greater >> 63);
  863. out[0] -= kPrime[0] & is_greater;
  864. out[1] -= kPrime[1] & is_greater;
  865. out[2] -= kPrime[2] & is_greater;
  866. out[3] -= kPrime[3] & is_greater;
  867. out[4] -= kPrime[4] & is_greater;
  868. out[5] -= kPrime[5] & is_greater;
  869. out[6] -= kPrime[6] & is_greater;
  870. out[7] -= kPrime[7] & is_greater;
  871. out[8] -= kPrime[8] & is_greater;
  872. /* Eliminate negative coefficients */
  873. sign = -(out[0] >> 63);
  874. out[0] += (two58 & sign);
  875. out[1] -= (1 & sign);
  876. sign = -(out[1] >> 63);
  877. out[1] += (two58 & sign);
  878. out[2] -= (1 & sign);
  879. sign = -(out[2] >> 63);
  880. out[2] += (two58 & sign);
  881. out[3] -= (1 & sign);
  882. sign = -(out[3] >> 63);
  883. out[3] += (two58 & sign);
  884. out[4] -= (1 & sign);
  885. sign = -(out[4] >> 63);
  886. out[4] += (two58 & sign);
  887. out[5] -= (1 & sign);
  888. sign = -(out[0] >> 63);
  889. out[5] += (two58 & sign);
  890. out[6] -= (1 & sign);
  891. sign = -(out[6] >> 63);
  892. out[6] += (two58 & sign);
  893. out[7] -= (1 & sign);
  894. sign = -(out[7] >> 63);
  895. out[7] += (two58 & sign);
  896. out[8] -= (1 & sign);
  897. sign = -(out[5] >> 63);
  898. out[5] += (two58 & sign);
  899. out[6] -= (1 & sign);
  900. sign = -(out[6] >> 63);
  901. out[6] += (two58 & sign);
  902. out[7] -= (1 & sign);
  903. sign = -(out[7] >> 63);
  904. out[7] += (two58 & sign);
  905. out[8] -= (1 & sign);
  906. }
  907. /*-
  908. * Group operations
  909. * ----------------
  910. *
  911. * Building on top of the field operations we have the operations on the
  912. * elliptic curve group itself. Points on the curve are represented in Jacobian
  913. * coordinates */
  914. /*-
  915. * point_double calculates 2*(x_in, y_in, z_in)
  916. *
  917. * The method is taken from:
  918. * http://hyperelliptic.org/EFD/g1p/auto-shortw-jacobian-3.html#doubling-dbl-2001-b
  919. *
  920. * Outputs can equal corresponding inputs, i.e., x_out == x_in is allowed.
  921. * while x_out == y_in is not (maybe this works, but it's not tested). */
  922. static void
  923. point_double(felem x_out, felem y_out, felem z_out,
  924. const felem x_in, const felem y_in, const felem z_in)
  925. {
  926. largefelem tmp, tmp2;
  927. felem delta, gamma, beta, alpha, ftmp, ftmp2;
  928. felem_assign(ftmp, x_in);
  929. felem_assign(ftmp2, x_in);
  930. /* delta = z^2 */
  931. felem_square(tmp, z_in);
  932. felem_reduce(delta, tmp); /* delta[i] < 2^59 + 2^14 */
  933. /* gamma = y^2 */
  934. felem_square(tmp, y_in);
  935. felem_reduce(gamma, tmp); /* gamma[i] < 2^59 + 2^14 */
  936. /* beta = x*gamma */
  937. felem_mul(tmp, x_in, gamma);
  938. felem_reduce(beta, tmp); /* beta[i] < 2^59 + 2^14 */
  939. /* alpha = 3*(x-delta)*(x+delta) */
  940. felem_diff64(ftmp, delta);
  941. /* ftmp[i] < 2^61 */
  942. felem_sum64(ftmp2, delta);
  943. /* ftmp2[i] < 2^60 + 2^15 */
  944. felem_scalar64(ftmp2, 3);
  945. /* ftmp2[i] < 3*2^60 + 3*2^15 */
  946. felem_mul(tmp, ftmp, ftmp2);
  947. /*-
  948. * tmp[i] < 17(3*2^121 + 3*2^76)
  949. * = 61*2^121 + 61*2^76
  950. * < 64*2^121 + 64*2^76
  951. * = 2^127 + 2^82
  952. * < 2^128
  953. */
  954. felem_reduce(alpha, tmp);
  955. /* x' = alpha^2 - 8*beta */
  956. felem_square(tmp, alpha);
  957. /*
  958. * tmp[i] < 17*2^120 < 2^125
  959. */
  960. felem_assign(ftmp, beta);
  961. felem_scalar64(ftmp, 8);
  962. /* ftmp[i] < 2^62 + 2^17 */
  963. felem_diff_128_64(tmp, ftmp);
  964. /* tmp[i] < 2^125 + 2^63 + 2^62 + 2^17 */
  965. felem_reduce(x_out, tmp);
  966. /* z' = (y + z)^2 - gamma - delta */
  967. felem_sum64(delta, gamma);
  968. /* delta[i] < 2^60 + 2^15 */
  969. felem_assign(ftmp, y_in);
  970. felem_sum64(ftmp, z_in);
  971. /* ftmp[i] < 2^60 + 2^15 */
  972. felem_square(tmp, ftmp);
  973. /*
  974. * tmp[i] < 17(2^122) < 2^127
  975. */
  976. felem_diff_128_64(tmp, delta);
  977. /* tmp[i] < 2^127 + 2^63 */
  978. felem_reduce(z_out, tmp);
  979. /* y' = alpha*(4*beta - x') - 8*gamma^2 */
  980. felem_scalar64(beta, 4);
  981. /* beta[i] < 2^61 + 2^16 */
  982. felem_diff64(beta, x_out);
  983. /* beta[i] < 2^61 + 2^60 + 2^16 */
  984. felem_mul(tmp, alpha, beta);
  985. /*-
  986. * tmp[i] < 17*((2^59 + 2^14)(2^61 + 2^60 + 2^16))
  987. * = 17*(2^120 + 2^75 + 2^119 + 2^74 + 2^75 + 2^30)
  988. * = 17*(2^120 + 2^119 + 2^76 + 2^74 + 2^30)
  989. * < 2^128
  990. */
  991. felem_square(tmp2, gamma);
  992. /*-
  993. * tmp2[i] < 17*(2^59 + 2^14)^2
  994. * = 17*(2^118 + 2^74 + 2^28)
  995. */
  996. felem_scalar128(tmp2, 8);
  997. /*-
  998. * tmp2[i] < 8*17*(2^118 + 2^74 + 2^28)
  999. * = 2^125 + 2^121 + 2^81 + 2^77 + 2^35 + 2^31
  1000. * < 2^126
  1001. */
  1002. felem_diff128(tmp, tmp2);
  1003. /*-
  1004. * tmp[i] < 2^127 - 2^69 + 17(2^120 + 2^119 + 2^76 + 2^74 + 2^30)
  1005. * = 2^127 + 2^124 + 2^122 + 2^120 + 2^118 + 2^80 + 2^78 + 2^76 +
  1006. * 2^74 + 2^69 + 2^34 + 2^30
  1007. * < 2^128
  1008. */
  1009. felem_reduce(y_out, tmp);
  1010. }
  1011. /* copy_conditional copies in to out iff mask is all ones. */
  1012. static void copy_conditional(felem out, const felem in, limb mask)
  1013. {
  1014. unsigned i;
  1015. for (i = 0; i < NLIMBS; ++i) {
  1016. const limb tmp = mask & (in[i] ^ out[i]);
  1017. out[i] ^= tmp;
  1018. }
  1019. }
  1020. /*-
  1021. * point_add calculates (x1, y1, z1) + (x2, y2, z2)
  1022. *
  1023. * The method is taken from
  1024. * http://hyperelliptic.org/EFD/g1p/auto-shortw-jacobian-3.html#addition-add-2007-bl,
  1025. * adapted for mixed addition (z2 = 1, or z2 = 0 for the point at infinity).
  1026. *
  1027. * This function includes a branch for checking whether the two input points
  1028. * are equal (while not equal to the point at infinity). See comment below
  1029. * on constant-time.
  1030. */
  1031. static void point_add(felem x3, felem y3, felem z3,
  1032. const felem x1, const felem y1, const felem z1,
  1033. const int mixed, const felem x2, const felem y2,
  1034. const felem z2)
  1035. {
  1036. felem ftmp, ftmp2, ftmp3, ftmp4, ftmp5, ftmp6, x_out, y_out, z_out;
  1037. largefelem tmp, tmp2;
  1038. limb x_equal, y_equal, z1_is_zero, z2_is_zero;
  1039. limb points_equal;
  1040. z1_is_zero = felem_is_zero(z1);
  1041. z2_is_zero = felem_is_zero(z2);
  1042. /* ftmp = z1z1 = z1**2 */
  1043. felem_square(tmp, z1);
  1044. felem_reduce(ftmp, tmp);
  1045. if (!mixed) {
  1046. /* ftmp2 = z2z2 = z2**2 */
  1047. felem_square(tmp, z2);
  1048. felem_reduce(ftmp2, tmp);
  1049. /* u1 = ftmp3 = x1*z2z2 */
  1050. felem_mul(tmp, x1, ftmp2);
  1051. felem_reduce(ftmp3, tmp);
  1052. /* ftmp5 = z1 + z2 */
  1053. felem_assign(ftmp5, z1);
  1054. felem_sum64(ftmp5, z2);
  1055. /* ftmp5[i] < 2^61 */
  1056. /* ftmp5 = (z1 + z2)**2 - z1z1 - z2z2 = 2*z1z2 */
  1057. felem_square(tmp, ftmp5);
  1058. /* tmp[i] < 17*2^122 */
  1059. felem_diff_128_64(tmp, ftmp);
  1060. /* tmp[i] < 17*2^122 + 2^63 */
  1061. felem_diff_128_64(tmp, ftmp2);
  1062. /* tmp[i] < 17*2^122 + 2^64 */
  1063. felem_reduce(ftmp5, tmp);
  1064. /* ftmp2 = z2 * z2z2 */
  1065. felem_mul(tmp, ftmp2, z2);
  1066. felem_reduce(ftmp2, tmp);
  1067. /* s1 = ftmp6 = y1 * z2**3 */
  1068. felem_mul(tmp, y1, ftmp2);
  1069. felem_reduce(ftmp6, tmp);
  1070. } else {
  1071. /*
  1072. * We'll assume z2 = 1 (special case z2 = 0 is handled later)
  1073. */
  1074. /* u1 = ftmp3 = x1*z2z2 */
  1075. felem_assign(ftmp3, x1);
  1076. /* ftmp5 = 2*z1z2 */
  1077. felem_scalar(ftmp5, z1, 2);
  1078. /* s1 = ftmp6 = y1 * z2**3 */
  1079. felem_assign(ftmp6, y1);
  1080. }
  1081. /* u2 = x2*z1z1 */
  1082. felem_mul(tmp, x2, ftmp);
  1083. /* tmp[i] < 17*2^120 */
  1084. /* h = ftmp4 = u2 - u1 */
  1085. felem_diff_128_64(tmp, ftmp3);
  1086. /* tmp[i] < 17*2^120 + 2^63 */
  1087. felem_reduce(ftmp4, tmp);
  1088. x_equal = felem_is_zero(ftmp4);
  1089. /* z_out = ftmp5 * h */
  1090. felem_mul(tmp, ftmp5, ftmp4);
  1091. felem_reduce(z_out, tmp);
  1092. /* ftmp = z1 * z1z1 */
  1093. felem_mul(tmp, ftmp, z1);
  1094. felem_reduce(ftmp, tmp);
  1095. /* s2 = tmp = y2 * z1**3 */
  1096. felem_mul(tmp, y2, ftmp);
  1097. /* tmp[i] < 17*2^120 */
  1098. /* r = ftmp5 = (s2 - s1)*2 */
  1099. felem_diff_128_64(tmp, ftmp6);
  1100. /* tmp[i] < 17*2^120 + 2^63 */
  1101. felem_reduce(ftmp5, tmp);
  1102. y_equal = felem_is_zero(ftmp5);
  1103. felem_scalar64(ftmp5, 2);
  1104. /* ftmp5[i] < 2^61 */
  1105. /*
  1106. * The formulae are incorrect if the points are equal, in affine coordinates
  1107. * (X_1, Y_1) == (X_2, Y_2), so we check for this and do doubling if this
  1108. * happens.
  1109. *
  1110. * We use bitwise operations to avoid potential side-channels introduced by
  1111. * the short-circuiting behaviour of boolean operators.
  1112. *
  1113. * The special case of either point being the point at infinity (z1 and/or
  1114. * z2 are zero), is handled separately later on in this function, so we
  1115. * avoid jumping to point_double here in those special cases.
  1116. *
  1117. * Notice the comment below on the implications of this branching for timing
  1118. * leaks and why it is considered practically irrelevant.
  1119. */
  1120. points_equal = (x_equal & y_equal & (~z1_is_zero) & (~z2_is_zero));
  1121. if (points_equal) {
  1122. /*
  1123. * This is obviously not constant-time but it will almost-never happen
  1124. * for ECDH / ECDSA. The case where it can happen is during scalar-mult
  1125. * where the intermediate value gets very close to the group order.
  1126. * Since |ec_GFp_nistp_recode_scalar_bits| produces signed digits for
  1127. * the scalar, it's possible for the intermediate value to be a small
  1128. * negative multiple of the base point, and for the final signed digit
  1129. * to be the same value. We believe that this only occurs for the scalar
  1130. * 1fffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
  1131. * ffffffa51868783bf2f966b7fcc0148f709a5d03bb5c9b8899c47aebb6fb
  1132. * 71e913863f7, in that case the penultimate intermediate is -9G and
  1133. * the final digit is also -9G. Since this only happens for a single
  1134. * scalar, the timing leak is irrelevant. (Any attacker who wanted to
  1135. * check whether a secret scalar was that exact value, can already do
  1136. * so.)
  1137. */
  1138. point_double(x3, y3, z3, x1, y1, z1);
  1139. return;
  1140. }
  1141. /* I = ftmp = (2h)**2 */
  1142. felem_assign(ftmp, ftmp4);
  1143. felem_scalar64(ftmp, 2);
  1144. /* ftmp[i] < 2^61 */
  1145. felem_square(tmp, ftmp);
  1146. /* tmp[i] < 17*2^122 */
  1147. felem_reduce(ftmp, tmp);
  1148. /* J = ftmp2 = h * I */
  1149. felem_mul(tmp, ftmp4, ftmp);
  1150. felem_reduce(ftmp2, tmp);
  1151. /* V = ftmp4 = U1 * I */
  1152. felem_mul(tmp, ftmp3, ftmp);
  1153. felem_reduce(ftmp4, tmp);
  1154. /* x_out = r**2 - J - 2V */
  1155. felem_square(tmp, ftmp5);
  1156. /* tmp[i] < 17*2^122 */
  1157. felem_diff_128_64(tmp, ftmp2);
  1158. /* tmp[i] < 17*2^122 + 2^63 */
  1159. felem_assign(ftmp3, ftmp4);
  1160. felem_scalar64(ftmp4, 2);
  1161. /* ftmp4[i] < 2^61 */
  1162. felem_diff_128_64(tmp, ftmp4);
  1163. /* tmp[i] < 17*2^122 + 2^64 */
  1164. felem_reduce(x_out, tmp);
  1165. /* y_out = r(V-x_out) - 2 * s1 * J */
  1166. felem_diff64(ftmp3, x_out);
  1167. /*
  1168. * ftmp3[i] < 2^60 + 2^60 = 2^61
  1169. */
  1170. felem_mul(tmp, ftmp5, ftmp3);
  1171. /* tmp[i] < 17*2^122 */
  1172. felem_mul(tmp2, ftmp6, ftmp2);
  1173. /* tmp2[i] < 17*2^120 */
  1174. felem_scalar128(tmp2, 2);
  1175. /* tmp2[i] < 17*2^121 */
  1176. felem_diff128(tmp, tmp2);
  1177. /*-
  1178. * tmp[i] < 2^127 - 2^69 + 17*2^122
  1179. * = 2^126 - 2^122 - 2^6 - 2^2 - 1
  1180. * < 2^127
  1181. */
  1182. felem_reduce(y_out, tmp);
  1183. copy_conditional(x_out, x2, z1_is_zero);
  1184. copy_conditional(x_out, x1, z2_is_zero);
  1185. copy_conditional(y_out, y2, z1_is_zero);
  1186. copy_conditional(y_out, y1, z2_is_zero);
  1187. copy_conditional(z_out, z2, z1_is_zero);
  1188. copy_conditional(z_out, z1, z2_is_zero);
  1189. felem_assign(x3, x_out);
  1190. felem_assign(y3, y_out);
  1191. felem_assign(z3, z_out);
  1192. }
  1193. /*-
  1194. * Base point pre computation
  1195. * --------------------------
  1196. *
  1197. * Two different sorts of precomputed tables are used in the following code.
  1198. * Each contain various points on the curve, where each point is three field
  1199. * elements (x, y, z).
  1200. *
  1201. * For the base point table, z is usually 1 (0 for the point at infinity).
  1202. * This table has 16 elements:
  1203. * index | bits | point
  1204. * ------+---------+------------------------------
  1205. * 0 | 0 0 0 0 | 0G
  1206. * 1 | 0 0 0 1 | 1G
  1207. * 2 | 0 0 1 0 | 2^130G
  1208. * 3 | 0 0 1 1 | (2^130 + 1)G
  1209. * 4 | 0 1 0 0 | 2^260G
  1210. * 5 | 0 1 0 1 | (2^260 + 1)G
  1211. * 6 | 0 1 1 0 | (2^260 + 2^130)G
  1212. * 7 | 0 1 1 1 | (2^260 + 2^130 + 1)G
  1213. * 8 | 1 0 0 0 | 2^390G
  1214. * 9 | 1 0 0 1 | (2^390 + 1)G
  1215. * 10 | 1 0 1 0 | (2^390 + 2^130)G
  1216. * 11 | 1 0 1 1 | (2^390 + 2^130 + 1)G
  1217. * 12 | 1 1 0 0 | (2^390 + 2^260)G
  1218. * 13 | 1 1 0 1 | (2^390 + 2^260 + 1)G
  1219. * 14 | 1 1 1 0 | (2^390 + 2^260 + 2^130)G
  1220. * 15 | 1 1 1 1 | (2^390 + 2^260 + 2^130 + 1)G
  1221. *
  1222. * The reason for this is so that we can clock bits into four different
  1223. * locations when doing simple scalar multiplies against the base point.
  1224. *
  1225. * Tables for other points have table[i] = iG for i in 0 .. 16. */
  1226. /* gmul is the table of precomputed base points */
  1227. static const felem gmul[16][3] = {
  1228. {{0, 0, 0, 0, 0, 0, 0, 0, 0},
  1229. {0, 0, 0, 0, 0, 0, 0, 0, 0},
  1230. {0, 0, 0, 0, 0, 0, 0, 0, 0}},
  1231. {{0x017e7e31c2e5bd66, 0x022cf0615a90a6fe, 0x00127a2ffa8de334,
  1232. 0x01dfbf9d64a3f877, 0x006b4d3dbaa14b5e, 0x014fed487e0a2bd8,
  1233. 0x015b4429c6481390, 0x03a73678fb2d988e, 0x00c6858e06b70404},
  1234. {0x00be94769fd16650, 0x031c21a89cb09022, 0x039013fad0761353,
  1235. 0x02657bd099031542, 0x03273e662c97ee72, 0x01e6d11a05ebef45,
  1236. 0x03d1bd998f544495, 0x03001172297ed0b1, 0x011839296a789a3b},
  1237. {1, 0, 0, 0, 0, 0, 0, 0, 0}},
  1238. {{0x0373faacbc875bae, 0x00f325023721c671, 0x00f666fd3dbde5ad,
  1239. 0x01a6932363f88ea7, 0x01fc6d9e13f9c47b, 0x03bcbffc2bbf734e,
  1240. 0x013ee3c3647f3a92, 0x029409fefe75d07d, 0x00ef9199963d85e5},
  1241. {0x011173743ad5b178, 0x02499c7c21bf7d46, 0x035beaeabb8b1a58,
  1242. 0x00f989c4752ea0a3, 0x0101e1de48a9c1a3, 0x01a20076be28ba6c,
  1243. 0x02f8052e5eb2de95, 0x01bfe8f82dea117c, 0x0160074d3c36ddb7},
  1244. {1, 0, 0, 0, 0, 0, 0, 0, 0}},
  1245. {{0x012f3fc373393b3b, 0x03d3d6172f1419fa, 0x02adc943c0b86873,
  1246. 0x00d475584177952b, 0x012a4d1673750ee2, 0x00512517a0f13b0c,
  1247. 0x02b184671a7b1734, 0x0315b84236f1a50a, 0x00a4afc472edbdb9},
  1248. {0x00152a7077f385c4, 0x03044007d8d1c2ee, 0x0065829d61d52b52,
  1249. 0x00494ff6b6631d0d, 0x00a11d94d5f06bcf, 0x02d2f89474d9282e,
  1250. 0x0241c5727c06eeb9, 0x0386928710fbdb9d, 0x01f883f727b0dfbe},
  1251. {1, 0, 0, 0, 0, 0, 0, 0, 0}},
  1252. {{0x019b0c3c9185544d, 0x006243a37c9d97db, 0x02ee3cbe030a2ad2,
  1253. 0x00cfdd946bb51e0d, 0x0271c00932606b91, 0x03f817d1ec68c561,
  1254. 0x03f37009806a369c, 0x03c1f30baf184fd5, 0x01091022d6d2f065},
  1255. {0x0292c583514c45ed, 0x0316fca51f9a286c, 0x00300af507c1489a,
  1256. 0x0295f69008298cf1, 0x02c0ed8274943d7b, 0x016509b9b47a431e,
  1257. 0x02bc9de9634868ce, 0x005b34929bffcb09, 0x000c1a0121681524},
  1258. {1, 0, 0, 0, 0, 0, 0, 0, 0}},
  1259. {{0x0286abc0292fb9f2, 0x02665eee9805b3f7, 0x01ed7455f17f26d6,
  1260. 0x0346355b83175d13, 0x006284944cd0a097, 0x0191895bcdec5e51,
  1261. 0x02e288370afda7d9, 0x03b22312bfefa67a, 0x01d104d3fc0613fe},
  1262. {0x0092421a12f7e47f, 0x0077a83fa373c501, 0x03bd25c5f696bd0d,
  1263. 0x035c41e4d5459761, 0x01ca0d1742b24f53, 0x00aaab27863a509c,
  1264. 0x018b6de47df73917, 0x025c0b771705cd01, 0x01fd51d566d760a7},
  1265. {1, 0, 0, 0, 0, 0, 0, 0, 0}},
  1266. {{0x01dd92ff6b0d1dbd, 0x039c5e2e8f8afa69, 0x0261ed13242c3b27,
  1267. 0x0382c6e67026e6a0, 0x01d60b10be2089f9, 0x03c15f3dce86723f,
  1268. 0x03c764a32d2a062d, 0x017307eac0fad056, 0x018207c0b96c5256},
  1269. {0x0196a16d60e13154, 0x03e6ce74c0267030, 0x00ddbf2b4e52a5aa,
  1270. 0x012738241bbf31c8, 0x00ebe8dc04685a28, 0x024c2ad6d380d4a2,
  1271. 0x035ee062a6e62d0e, 0x0029ed74af7d3a0f, 0x00eef32aec142ebd},
  1272. {1, 0, 0, 0, 0, 0, 0, 0, 0}},
  1273. {{0x00c31ec398993b39, 0x03a9f45bcda68253, 0x00ac733c24c70890,
  1274. 0x00872b111401ff01, 0x01d178c23195eafb, 0x03bca2c816b87f74,
  1275. 0x0261a9af46fbad7a, 0x0324b2a8dd3d28f9, 0x00918121d8f24e23},
  1276. {0x032bc8c1ca983cd7, 0x00d869dfb08fc8c6, 0x01693cb61fce1516,
  1277. 0x012a5ea68f4e88a8, 0x010869cab88d7ae3, 0x009081ad277ceee1,
  1278. 0x033a77166d064cdc, 0x03955235a1fb3a95, 0x01251a4a9b25b65e},
  1279. {1, 0, 0, 0, 0, 0, 0, 0, 0}},
  1280. {{0x00148a3a1b27f40b, 0x0123186df1b31fdc, 0x00026e7beaad34ce,
  1281. 0x01db446ac1d3dbba, 0x0299c1a33437eaec, 0x024540610183cbb7,
  1282. 0x0173bb0e9ce92e46, 0x02b937e43921214b, 0x01ab0436a9bf01b5},
  1283. {0x0383381640d46948, 0x008dacbf0e7f330f, 0x03602122bcc3f318,
  1284. 0x01ee596b200620d6, 0x03bd0585fda430b3, 0x014aed77fd123a83,
  1285. 0x005ace749e52f742, 0x0390fe041da2b842, 0x0189a8ceb3299242},
  1286. {1, 0, 0, 0, 0, 0, 0, 0, 0}},
  1287. {{0x012a19d6b3282473, 0x00c0915918b423ce, 0x023a954eb94405ae,
  1288. 0x00529f692be26158, 0x0289fa1b6fa4b2aa, 0x0198ae4ceea346ef,
  1289. 0x0047d8cdfbdedd49, 0x00cc8c8953f0f6b8, 0x001424abbff49203},
  1290. {0x0256732a1115a03a, 0x0351bc38665c6733, 0x03f7b950fb4a6447,
  1291. 0x000afffa94c22155, 0x025763d0a4dab540, 0x000511e92d4fc283,
  1292. 0x030a7e9eda0ee96c, 0x004c3cd93a28bf0a, 0x017edb3a8719217f},
  1293. {1, 0, 0, 0, 0, 0, 0, 0, 0}},
  1294. {{0x011de5675a88e673, 0x031d7d0f5e567fbe, 0x0016b2062c970ae5,
  1295. 0x03f4a2be49d90aa7, 0x03cef0bd13822866, 0x03f0923dcf774a6c,
  1296. 0x0284bebc4f322f72, 0x016ab2645302bb2c, 0x01793f95dace0e2a},
  1297. {0x010646e13527a28f, 0x01ca1babd59dc5e7, 0x01afedfd9a5595df,
  1298. 0x01f15785212ea6b1, 0x0324e5d64f6ae3f4, 0x02d680f526d00645,
  1299. 0x0127920fadf627a7, 0x03b383f75df4f684, 0x0089e0057e783b0a},
  1300. {1, 0, 0, 0, 0, 0, 0, 0, 0}},
  1301. {{0x00f334b9eb3c26c6, 0x0298fdaa98568dce, 0x01c2d24843a82292,
  1302. 0x020bcb24fa1b0711, 0x02cbdb3d2b1875e6, 0x0014907598f89422,
  1303. 0x03abe3aa43b26664, 0x02cbf47f720bc168, 0x0133b5e73014b79b},
  1304. {0x034aab5dab05779d, 0x00cdc5d71fee9abb, 0x0399f16bd4bd9d30,
  1305. 0x03582fa592d82647, 0x02be1cdfb775b0e9, 0x0034f7cea32e94cb,
  1306. 0x0335a7f08f56f286, 0x03b707e9565d1c8b, 0x0015c946ea5b614f},
  1307. {1, 0, 0, 0, 0, 0, 0, 0, 0}},
  1308. {{0x024676f6cff72255, 0x00d14625cac96378, 0x00532b6008bc3767,
  1309. 0x01fc16721b985322, 0x023355ea1b091668, 0x029de7afdc0317c3,
  1310. 0x02fc8a7ca2da037c, 0x02de1217d74a6f30, 0x013f7173175b73bf},
  1311. {0x0344913f441490b5, 0x0200f9e272b61eca, 0x0258a246b1dd55d2,
  1312. 0x03753db9ea496f36, 0x025e02937a09c5ef, 0x030cbd3d14012692,
  1313. 0x01793a67e70dc72a, 0x03ec1d37048a662e, 0x006550f700c32a8d},
  1314. {1, 0, 0, 0, 0, 0, 0, 0, 0}},
  1315. {{0x00d3f48a347eba27, 0x008e636649b61bd8, 0x00d3b93716778fb3,
  1316. 0x004d1915757bd209, 0x019d5311a3da44e0, 0x016d1afcbbe6aade,
  1317. 0x0241bf5f73265616, 0x0384672e5d50d39b, 0x005009fee522b684},
  1318. {0x029b4fab064435fe, 0x018868ee095bbb07, 0x01ea3d6936cc92b8,
  1319. 0x000608b00f78a2f3, 0x02db911073d1c20f, 0x018205938470100a,
  1320. 0x01f1e4964cbe6ff2, 0x021a19a29eed4663, 0x01414485f42afa81},
  1321. {1, 0, 0, 0, 0, 0, 0, 0, 0}},
  1322. {{0x01612b3a17f63e34, 0x03813992885428e6, 0x022b3c215b5a9608,
  1323. 0x029b4057e19f2fcb, 0x0384059a587af7e6, 0x02d6400ace6fe610,
  1324. 0x029354d896e8e331, 0x00c047ee6dfba65e, 0x0037720542e9d49d},
  1325. {0x02ce9eed7c5e9278, 0x0374ed703e79643b, 0x01316c54c4072006,
  1326. 0x005aaa09054b2ee8, 0x002824000c840d57, 0x03d4eba24771ed86,
  1327. 0x0189c50aabc3bdae, 0x0338c01541e15510, 0x00466d56e38eed42},
  1328. {1, 0, 0, 0, 0, 0, 0, 0, 0}},
  1329. {{0x007efd8330ad8bd6, 0x02465ed48047710b, 0x0034c6606b215e0c,
  1330. 0x016ae30c53cbf839, 0x01fa17bd37161216, 0x018ead4e61ce8ab9,
  1331. 0x005482ed5f5dee46, 0x037543755bba1d7f, 0x005e5ac7e70a9d0f},
  1332. {0x0117e1bb2fdcb2a2, 0x03deea36249f40c4, 0x028d09b4a6246cb7,
  1333. 0x03524b8855bcf756, 0x023d7d109d5ceb58, 0x0178e43e3223ef9c,
  1334. 0x0154536a0c6e966a, 0x037964d1286ee9fe, 0x0199bcd90e125055},
  1335. {1, 0, 0, 0, 0, 0, 0, 0, 0}}
  1336. };
  1337. /*
  1338. * select_point selects the |idx|th point from a precomputation table and
  1339. * copies it to out.
  1340. */
  1341. /* pre_comp below is of the size provided in |size| */
  1342. static void select_point(const limb idx, unsigned int size,
  1343. const felem pre_comp[][3], felem out[3])
  1344. {
  1345. unsigned i, j;
  1346. limb *outlimbs = &out[0][0];
  1347. memset(out, 0, sizeof(*out) * 3);
  1348. for (i = 0; i < size; i++) {
  1349. const limb *inlimbs = &pre_comp[i][0][0];
  1350. limb mask = i ^ idx;
  1351. mask |= mask >> 4;
  1352. mask |= mask >> 2;
  1353. mask |= mask >> 1;
  1354. mask &= 1;
  1355. mask--;
  1356. for (j = 0; j < NLIMBS * 3; j++)
  1357. outlimbs[j] |= inlimbs[j] & mask;
  1358. }
  1359. }
  1360. /* get_bit returns the |i|th bit in |in| */
  1361. static char get_bit(const felem_bytearray in, int i)
  1362. {
  1363. if (i < 0)
  1364. return 0;
  1365. return (in[i >> 3] >> (i & 7)) & 1;
  1366. }
  1367. /*
  1368. * Interleaved point multiplication using precomputed point multiples: The
  1369. * small point multiples 0*P, 1*P, ..., 16*P are in pre_comp[], the scalars
  1370. * in scalars[]. If g_scalar is non-NULL, we also add this multiple of the
  1371. * generator, using certain (large) precomputed multiples in g_pre_comp.
  1372. * Output point (X, Y, Z) is stored in x_out, y_out, z_out
  1373. */
  1374. static void batch_mul(felem x_out, felem y_out, felem z_out,
  1375. const felem_bytearray scalars[],
  1376. const unsigned num_points, const u8 *g_scalar,
  1377. const int mixed, const felem pre_comp[][17][3],
  1378. const felem g_pre_comp[16][3])
  1379. {
  1380. int i, skip;
  1381. unsigned num, gen_mul = (g_scalar != NULL);
  1382. felem nq[3], tmp[4];
  1383. limb bits;
  1384. u8 sign, digit;
  1385. /* set nq to the point at infinity */
  1386. memset(nq, 0, sizeof(nq));
  1387. /*
  1388. * Loop over all scalars msb-to-lsb, interleaving additions of multiples
  1389. * of the generator (last quarter of rounds) and additions of other
  1390. * points multiples (every 5th round).
  1391. */
  1392. skip = 1; /* save two point operations in the first
  1393. * round */
  1394. for (i = (num_points ? 520 : 130); i >= 0; --i) {
  1395. /* double */
  1396. if (!skip)
  1397. point_double(nq[0], nq[1], nq[2], nq[0], nq[1], nq[2]);
  1398. /* add multiples of the generator */
  1399. if (gen_mul && (i <= 130)) {
  1400. bits = get_bit(g_scalar, i + 390) << 3;
  1401. if (i < 130) {
  1402. bits |= get_bit(g_scalar, i + 260) << 2;
  1403. bits |= get_bit(g_scalar, i + 130) << 1;
  1404. bits |= get_bit(g_scalar, i);
  1405. }
  1406. /* select the point to add, in constant time */
  1407. select_point(bits, 16, g_pre_comp, tmp);
  1408. if (!skip) {
  1409. /* The 1 argument below is for "mixed" */
  1410. point_add(nq[0], nq[1], nq[2],
  1411. nq[0], nq[1], nq[2], 1, tmp[0], tmp[1], tmp[2]);
  1412. } else {
  1413. memcpy(nq, tmp, 3 * sizeof(felem));
  1414. skip = 0;
  1415. }
  1416. }
  1417. /* do other additions every 5 doublings */
  1418. if (num_points && (i % 5 == 0)) {
  1419. /* loop over all scalars */
  1420. for (num = 0; num < num_points; ++num) {
  1421. bits = get_bit(scalars[num], i + 4) << 5;
  1422. bits |= get_bit(scalars[num], i + 3) << 4;
  1423. bits |= get_bit(scalars[num], i + 2) << 3;
  1424. bits |= get_bit(scalars[num], i + 1) << 2;
  1425. bits |= get_bit(scalars[num], i) << 1;
  1426. bits |= get_bit(scalars[num], i - 1);
  1427. ec_GFp_nistp_recode_scalar_bits(&sign, &digit, bits);
  1428. /*
  1429. * select the point to add or subtract, in constant time
  1430. */
  1431. select_point(digit, 17, pre_comp[num], tmp);
  1432. felem_neg(tmp[3], tmp[1]); /* (X, -Y, Z) is the negative
  1433. * point */
  1434. copy_conditional(tmp[1], tmp[3], (-(limb) sign));
  1435. if (!skip) {
  1436. point_add(nq[0], nq[1], nq[2],
  1437. nq[0], nq[1], nq[2],
  1438. mixed, tmp[0], tmp[1], tmp[2]);
  1439. } else {
  1440. memcpy(nq, tmp, 3 * sizeof(felem));
  1441. skip = 0;
  1442. }
  1443. }
  1444. }
  1445. }
  1446. felem_assign(x_out, nq[0]);
  1447. felem_assign(y_out, nq[1]);
  1448. felem_assign(z_out, nq[2]);
  1449. }
  1450. /* Precomputation for the group generator. */
  1451. struct nistp521_pre_comp_st {
  1452. felem g_pre_comp[16][3];
  1453. CRYPTO_REF_COUNT references;
  1454. CRYPTO_RWLOCK *lock;
  1455. };
  1456. const EC_METHOD *EC_GFp_nistp521_method(void)
  1457. {
  1458. static const EC_METHOD ret = {
  1459. EC_FLAGS_DEFAULT_OCT,
  1460. NID_X9_62_prime_field,
  1461. ec_GFp_nistp521_group_init,
  1462. ec_GFp_simple_group_finish,
  1463. ec_GFp_simple_group_clear_finish,
  1464. ec_GFp_nist_group_copy,
  1465. ec_GFp_nistp521_group_set_curve,
  1466. ec_GFp_simple_group_get_curve,
  1467. ec_GFp_simple_group_get_degree,
  1468. ec_group_simple_order_bits,
  1469. ec_GFp_simple_group_check_discriminant,
  1470. ec_GFp_simple_point_init,
  1471. ec_GFp_simple_point_finish,
  1472. ec_GFp_simple_point_clear_finish,
  1473. ec_GFp_simple_point_copy,
  1474. ec_GFp_simple_point_set_to_infinity,
  1475. ec_GFp_simple_set_Jprojective_coordinates_GFp,
  1476. ec_GFp_simple_get_Jprojective_coordinates_GFp,
  1477. ec_GFp_simple_point_set_affine_coordinates,
  1478. ec_GFp_nistp521_point_get_affine_coordinates,
  1479. 0 /* point_set_compressed_coordinates */ ,
  1480. 0 /* point2oct */ ,
  1481. 0 /* oct2point */ ,
  1482. ec_GFp_simple_add,
  1483. ec_GFp_simple_dbl,
  1484. ec_GFp_simple_invert,
  1485. ec_GFp_simple_is_at_infinity,
  1486. ec_GFp_simple_is_on_curve,
  1487. ec_GFp_simple_cmp,
  1488. ec_GFp_simple_make_affine,
  1489. ec_GFp_simple_points_make_affine,
  1490. ec_GFp_nistp521_points_mul,
  1491. ec_GFp_nistp521_precompute_mult,
  1492. ec_GFp_nistp521_have_precompute_mult,
  1493. ec_GFp_nist_field_mul,
  1494. ec_GFp_nist_field_sqr,
  1495. 0 /* field_div */ ,
  1496. ec_GFp_simple_field_inv,
  1497. 0 /* field_encode */ ,
  1498. 0 /* field_decode */ ,
  1499. 0, /* field_set_to_one */
  1500. ec_key_simple_priv2oct,
  1501. ec_key_simple_oct2priv,
  1502. 0, /* set private */
  1503. ec_key_simple_generate_key,
  1504. ec_key_simple_check_key,
  1505. ec_key_simple_generate_public_key,
  1506. 0, /* keycopy */
  1507. 0, /* keyfinish */
  1508. ecdh_simple_compute_key,
  1509. ecdsa_simple_sign_setup,
  1510. ecdsa_simple_sign_sig,
  1511. ecdsa_simple_verify_sig,
  1512. 0, /* field_inverse_mod_ord */
  1513. 0, /* blind_coordinates */
  1514. 0, /* ladder_pre */
  1515. 0, /* ladder_step */
  1516. 0 /* ladder_post */
  1517. };
  1518. return &ret;
  1519. }
  1520. /******************************************************************************/
  1521. /*
  1522. * FUNCTIONS TO MANAGE PRECOMPUTATION
  1523. */
  1524. static NISTP521_PRE_COMP *nistp521_pre_comp_new(void)
  1525. {
  1526. NISTP521_PRE_COMP *ret = OPENSSL_zalloc(sizeof(*ret));
  1527. if (ret == NULL) {
  1528. ECerr(EC_F_NISTP521_PRE_COMP_NEW, ERR_R_MALLOC_FAILURE);
  1529. return ret;
  1530. }
  1531. ret->references = 1;
  1532. ret->lock = CRYPTO_THREAD_lock_new();
  1533. if (ret->lock == NULL) {
  1534. ECerr(EC_F_NISTP521_PRE_COMP_NEW, ERR_R_MALLOC_FAILURE);
  1535. OPENSSL_free(ret);
  1536. return NULL;
  1537. }
  1538. return ret;
  1539. }
  1540. NISTP521_PRE_COMP *EC_nistp521_pre_comp_dup(NISTP521_PRE_COMP *p)
  1541. {
  1542. int i;
  1543. if (p != NULL)
  1544. CRYPTO_UP_REF(&p->references, &i, p->lock);
  1545. return p;
  1546. }
  1547. void EC_nistp521_pre_comp_free(NISTP521_PRE_COMP *p)
  1548. {
  1549. int i;
  1550. if (p == NULL)
  1551. return;
  1552. CRYPTO_DOWN_REF(&p->references, &i, p->lock);
  1553. REF_PRINT_COUNT("EC_nistp521", x);
  1554. if (i > 0)
  1555. return;
  1556. REF_ASSERT_ISNT(i < 0);
  1557. CRYPTO_THREAD_lock_free(p->lock);
  1558. OPENSSL_free(p);
  1559. }
  1560. /******************************************************************************/
  1561. /*
  1562. * OPENSSL EC_METHOD FUNCTIONS
  1563. */
  1564. int ec_GFp_nistp521_group_init(EC_GROUP *group)
  1565. {
  1566. int ret;
  1567. ret = ec_GFp_simple_group_init(group);
  1568. group->a_is_minus3 = 1;
  1569. return ret;
  1570. }
  1571. int ec_GFp_nistp521_group_set_curve(EC_GROUP *group, const BIGNUM *p,
  1572. const BIGNUM *a, const BIGNUM *b,
  1573. BN_CTX *ctx)
  1574. {
  1575. int ret = 0;
  1576. BIGNUM *curve_p, *curve_a, *curve_b;
  1577. #ifndef FIPS_MODE
  1578. BN_CTX *new_ctx = NULL;
  1579. if (ctx == NULL)
  1580. ctx = new_ctx = BN_CTX_new();
  1581. #endif
  1582. if (ctx == NULL)
  1583. return 0;
  1584. BN_CTX_start(ctx);
  1585. curve_p = BN_CTX_get(ctx);
  1586. curve_a = BN_CTX_get(ctx);
  1587. curve_b = BN_CTX_get(ctx);
  1588. if (curve_b == NULL)
  1589. goto err;
  1590. BN_bin2bn(nistp521_curve_params[0], sizeof(felem_bytearray), curve_p);
  1591. BN_bin2bn(nistp521_curve_params[1], sizeof(felem_bytearray), curve_a);
  1592. BN_bin2bn(nistp521_curve_params[2], sizeof(felem_bytearray), curve_b);
  1593. if ((BN_cmp(curve_p, p)) || (BN_cmp(curve_a, a)) || (BN_cmp(curve_b, b))) {
  1594. ECerr(EC_F_EC_GFP_NISTP521_GROUP_SET_CURVE,
  1595. EC_R_WRONG_CURVE_PARAMETERS);
  1596. goto err;
  1597. }
  1598. group->field_mod_func = BN_nist_mod_521;
  1599. ret = ec_GFp_simple_group_set_curve(group, p, a, b, ctx);
  1600. err:
  1601. BN_CTX_end(ctx);
  1602. #ifndef FIPS_MODE
  1603. BN_CTX_free(new_ctx);
  1604. #endif
  1605. return ret;
  1606. }
  1607. /*
  1608. * Takes the Jacobian coordinates (X, Y, Z) of a point and returns (X', Y') =
  1609. * (X/Z^2, Y/Z^3)
  1610. */
  1611. int ec_GFp_nistp521_point_get_affine_coordinates(const EC_GROUP *group,
  1612. const EC_POINT *point,
  1613. BIGNUM *x, BIGNUM *y,
  1614. BN_CTX *ctx)
  1615. {
  1616. felem z1, z2, x_in, y_in, x_out, y_out;
  1617. largefelem tmp;
  1618. if (EC_POINT_is_at_infinity(group, point)) {
  1619. ECerr(EC_F_EC_GFP_NISTP521_POINT_GET_AFFINE_COORDINATES,
  1620. EC_R_POINT_AT_INFINITY);
  1621. return 0;
  1622. }
  1623. if ((!BN_to_felem(x_in, point->X)) || (!BN_to_felem(y_in, point->Y)) ||
  1624. (!BN_to_felem(z1, point->Z)))
  1625. return 0;
  1626. felem_inv(z2, z1);
  1627. felem_square(tmp, z2);
  1628. felem_reduce(z1, tmp);
  1629. felem_mul(tmp, x_in, z1);
  1630. felem_reduce(x_in, tmp);
  1631. felem_contract(x_out, x_in);
  1632. if (x != NULL) {
  1633. if (!felem_to_BN(x, x_out)) {
  1634. ECerr(EC_F_EC_GFP_NISTP521_POINT_GET_AFFINE_COORDINATES,
  1635. ERR_R_BN_LIB);
  1636. return 0;
  1637. }
  1638. }
  1639. felem_mul(tmp, z1, z2);
  1640. felem_reduce(z1, tmp);
  1641. felem_mul(tmp, y_in, z1);
  1642. felem_reduce(y_in, tmp);
  1643. felem_contract(y_out, y_in);
  1644. if (y != NULL) {
  1645. if (!felem_to_BN(y, y_out)) {
  1646. ECerr(EC_F_EC_GFP_NISTP521_POINT_GET_AFFINE_COORDINATES,
  1647. ERR_R_BN_LIB);
  1648. return 0;
  1649. }
  1650. }
  1651. return 1;
  1652. }
  1653. /* points below is of size |num|, and tmp_felems is of size |num+1/ */
  1654. static void make_points_affine(size_t num, felem points[][3],
  1655. felem tmp_felems[])
  1656. {
  1657. /*
  1658. * Runs in constant time, unless an input is the point at infinity (which
  1659. * normally shouldn't happen).
  1660. */
  1661. ec_GFp_nistp_points_make_affine_internal(num,
  1662. points,
  1663. sizeof(felem),
  1664. tmp_felems,
  1665. (void (*)(void *))felem_one,
  1666. felem_is_zero_int,
  1667. (void (*)(void *, const void *))
  1668. felem_assign,
  1669. (void (*)(void *, const void *))
  1670. felem_square_reduce, (void (*)
  1671. (void *,
  1672. const void
  1673. *,
  1674. const void
  1675. *))
  1676. felem_mul_reduce,
  1677. (void (*)(void *, const void *))
  1678. felem_inv,
  1679. (void (*)(void *, const void *))
  1680. felem_contract);
  1681. }
  1682. /*
  1683. * Computes scalar*generator + \sum scalars[i]*points[i], ignoring NULL
  1684. * values Result is stored in r (r can equal one of the inputs).
  1685. */
  1686. int ec_GFp_nistp521_points_mul(const EC_GROUP *group, EC_POINT *r,
  1687. const BIGNUM *scalar, size_t num,
  1688. const EC_POINT *points[],
  1689. const BIGNUM *scalars[], BN_CTX *ctx)
  1690. {
  1691. int ret = 0;
  1692. int j;
  1693. int mixed = 0;
  1694. BIGNUM *x, *y, *z, *tmp_scalar;
  1695. felem_bytearray g_secret;
  1696. felem_bytearray *secrets = NULL;
  1697. felem (*pre_comp)[17][3] = NULL;
  1698. felem *tmp_felems = NULL;
  1699. unsigned i;
  1700. int num_bytes;
  1701. int have_pre_comp = 0;
  1702. size_t num_points = num;
  1703. felem x_in, y_in, z_in, x_out, y_out, z_out;
  1704. NISTP521_PRE_COMP *pre = NULL;
  1705. felem(*g_pre_comp)[3] = NULL;
  1706. EC_POINT *generator = NULL;
  1707. const EC_POINT *p = NULL;
  1708. const BIGNUM *p_scalar = NULL;
  1709. BN_CTX_start(ctx);
  1710. x = BN_CTX_get(ctx);
  1711. y = BN_CTX_get(ctx);
  1712. z = BN_CTX_get(ctx);
  1713. tmp_scalar = BN_CTX_get(ctx);
  1714. if (tmp_scalar == NULL)
  1715. goto err;
  1716. if (scalar != NULL) {
  1717. pre = group->pre_comp.nistp521;
  1718. if (pre)
  1719. /* we have precomputation, try to use it */
  1720. g_pre_comp = &pre->g_pre_comp[0];
  1721. else
  1722. /* try to use the standard precomputation */
  1723. g_pre_comp = (felem(*)[3]) gmul;
  1724. generator = EC_POINT_new(group);
  1725. if (generator == NULL)
  1726. goto err;
  1727. /* get the generator from precomputation */
  1728. if (!felem_to_BN(x, g_pre_comp[1][0]) ||
  1729. !felem_to_BN(y, g_pre_comp[1][1]) ||
  1730. !felem_to_BN(z, g_pre_comp[1][2])) {
  1731. ECerr(EC_F_EC_GFP_NISTP521_POINTS_MUL, ERR_R_BN_LIB);
  1732. goto err;
  1733. }
  1734. if (!EC_POINT_set_Jprojective_coordinates_GFp(group,
  1735. generator, x, y, z,
  1736. ctx))
  1737. goto err;
  1738. if (0 == EC_POINT_cmp(group, generator, group->generator, ctx))
  1739. /* precomputation matches generator */
  1740. have_pre_comp = 1;
  1741. else
  1742. /*
  1743. * we don't have valid precomputation: treat the generator as a
  1744. * random point
  1745. */
  1746. num_points++;
  1747. }
  1748. if (num_points > 0) {
  1749. if (num_points >= 2) {
  1750. /*
  1751. * unless we precompute multiples for just one point, converting
  1752. * those into affine form is time well spent
  1753. */
  1754. mixed = 1;
  1755. }
  1756. secrets = OPENSSL_zalloc(sizeof(*secrets) * num_points);
  1757. pre_comp = OPENSSL_zalloc(sizeof(*pre_comp) * num_points);
  1758. if (mixed)
  1759. tmp_felems =
  1760. OPENSSL_malloc(sizeof(*tmp_felems) * (num_points * 17 + 1));
  1761. if ((secrets == NULL) || (pre_comp == NULL)
  1762. || (mixed && (tmp_felems == NULL))) {
  1763. ECerr(EC_F_EC_GFP_NISTP521_POINTS_MUL, ERR_R_MALLOC_FAILURE);
  1764. goto err;
  1765. }
  1766. /*
  1767. * we treat NULL scalars as 0, and NULL points as points at infinity,
  1768. * i.e., they contribute nothing to the linear combination
  1769. */
  1770. for (i = 0; i < num_points; ++i) {
  1771. if (i == num) {
  1772. /*
  1773. * we didn't have a valid precomputation, so we pick the
  1774. * generator
  1775. */
  1776. p = EC_GROUP_get0_generator(group);
  1777. p_scalar = scalar;
  1778. } else {
  1779. /* the i^th point */
  1780. p = points[i];
  1781. p_scalar = scalars[i];
  1782. }
  1783. if ((p_scalar != NULL) && (p != NULL)) {
  1784. /* reduce scalar to 0 <= scalar < 2^521 */
  1785. if ((BN_num_bits(p_scalar) > 521)
  1786. || (BN_is_negative(p_scalar))) {
  1787. /*
  1788. * this is an unusual input, and we don't guarantee
  1789. * constant-timeness
  1790. */
  1791. if (!BN_nnmod(tmp_scalar, p_scalar, group->order, ctx)) {
  1792. ECerr(EC_F_EC_GFP_NISTP521_POINTS_MUL, ERR_R_BN_LIB);
  1793. goto err;
  1794. }
  1795. num_bytes = BN_bn2lebinpad(tmp_scalar,
  1796. secrets[i], sizeof(secrets[i]));
  1797. } else {
  1798. num_bytes = BN_bn2lebinpad(p_scalar,
  1799. secrets[i], sizeof(secrets[i]));
  1800. }
  1801. if (num_bytes < 0) {
  1802. ECerr(EC_F_EC_GFP_NISTP521_POINTS_MUL, ERR_R_BN_LIB);
  1803. goto err;
  1804. }
  1805. /* precompute multiples */
  1806. if ((!BN_to_felem(x_out, p->X)) ||
  1807. (!BN_to_felem(y_out, p->Y)) ||
  1808. (!BN_to_felem(z_out, p->Z)))
  1809. goto err;
  1810. memcpy(pre_comp[i][1][0], x_out, sizeof(felem));
  1811. memcpy(pre_comp[i][1][1], y_out, sizeof(felem));
  1812. memcpy(pre_comp[i][1][2], z_out, sizeof(felem));
  1813. for (j = 2; j <= 16; ++j) {
  1814. if (j & 1) {
  1815. point_add(pre_comp[i][j][0], pre_comp[i][j][1],
  1816. pre_comp[i][j][2], pre_comp[i][1][0],
  1817. pre_comp[i][1][1], pre_comp[i][1][2], 0,
  1818. pre_comp[i][j - 1][0],
  1819. pre_comp[i][j - 1][1],
  1820. pre_comp[i][j - 1][2]);
  1821. } else {
  1822. point_double(pre_comp[i][j][0], pre_comp[i][j][1],
  1823. pre_comp[i][j][2], pre_comp[i][j / 2][0],
  1824. pre_comp[i][j / 2][1],
  1825. pre_comp[i][j / 2][2]);
  1826. }
  1827. }
  1828. }
  1829. }
  1830. if (mixed)
  1831. make_points_affine(num_points * 17, pre_comp[0], tmp_felems);
  1832. }
  1833. /* the scalar for the generator */
  1834. if ((scalar != NULL) && (have_pre_comp)) {
  1835. memset(g_secret, 0, sizeof(g_secret));
  1836. /* reduce scalar to 0 <= scalar < 2^521 */
  1837. if ((BN_num_bits(scalar) > 521) || (BN_is_negative(scalar))) {
  1838. /*
  1839. * this is an unusual input, and we don't guarantee
  1840. * constant-timeness
  1841. */
  1842. if (!BN_nnmod(tmp_scalar, scalar, group->order, ctx)) {
  1843. ECerr(EC_F_EC_GFP_NISTP521_POINTS_MUL, ERR_R_BN_LIB);
  1844. goto err;
  1845. }
  1846. num_bytes = BN_bn2lebinpad(tmp_scalar, g_secret, sizeof(g_secret));
  1847. } else {
  1848. num_bytes = BN_bn2lebinpad(scalar, g_secret, sizeof(g_secret));
  1849. }
  1850. /* do the multiplication with generator precomputation */
  1851. batch_mul(x_out, y_out, z_out,
  1852. (const felem_bytearray(*))secrets, num_points,
  1853. g_secret,
  1854. mixed, (const felem(*)[17][3])pre_comp,
  1855. (const felem(*)[3])g_pre_comp);
  1856. } else {
  1857. /* do the multiplication without generator precomputation */
  1858. batch_mul(x_out, y_out, z_out,
  1859. (const felem_bytearray(*))secrets, num_points,
  1860. NULL, mixed, (const felem(*)[17][3])pre_comp, NULL);
  1861. }
  1862. /* reduce the output to its unique minimal representation */
  1863. felem_contract(x_in, x_out);
  1864. felem_contract(y_in, y_out);
  1865. felem_contract(z_in, z_out);
  1866. if ((!felem_to_BN(x, x_in)) || (!felem_to_BN(y, y_in)) ||
  1867. (!felem_to_BN(z, z_in))) {
  1868. ECerr(EC_F_EC_GFP_NISTP521_POINTS_MUL, ERR_R_BN_LIB);
  1869. goto err;
  1870. }
  1871. ret = EC_POINT_set_Jprojective_coordinates_GFp(group, r, x, y, z, ctx);
  1872. err:
  1873. BN_CTX_end(ctx);
  1874. EC_POINT_free(generator);
  1875. OPENSSL_free(secrets);
  1876. OPENSSL_free(pre_comp);
  1877. OPENSSL_free(tmp_felems);
  1878. return ret;
  1879. }
  1880. int ec_GFp_nistp521_precompute_mult(EC_GROUP *group, BN_CTX *ctx)
  1881. {
  1882. int ret = 0;
  1883. NISTP521_PRE_COMP *pre = NULL;
  1884. int i, j;
  1885. BIGNUM *x, *y;
  1886. EC_POINT *generator = NULL;
  1887. felem tmp_felems[16];
  1888. #ifndef FIPS_MODE
  1889. BN_CTX *new_ctx = NULL;
  1890. #endif
  1891. /* throw away old precomputation */
  1892. EC_pre_comp_free(group);
  1893. #ifndef FIPS_MODE
  1894. if (ctx == NULL)
  1895. ctx = new_ctx = BN_CTX_new();
  1896. #endif
  1897. if (ctx == NULL)
  1898. return 0;
  1899. BN_CTX_start(ctx);
  1900. x = BN_CTX_get(ctx);
  1901. y = BN_CTX_get(ctx);
  1902. if (y == NULL)
  1903. goto err;
  1904. /* get the generator */
  1905. if (group->generator == NULL)
  1906. goto err;
  1907. generator = EC_POINT_new(group);
  1908. if (generator == NULL)
  1909. goto err;
  1910. BN_bin2bn(nistp521_curve_params[3], sizeof(felem_bytearray), x);
  1911. BN_bin2bn(nistp521_curve_params[4], sizeof(felem_bytearray), y);
  1912. if (!EC_POINT_set_affine_coordinates(group, generator, x, y, ctx))
  1913. goto err;
  1914. if ((pre = nistp521_pre_comp_new()) == NULL)
  1915. goto err;
  1916. /*
  1917. * if the generator is the standard one, use built-in precomputation
  1918. */
  1919. if (0 == EC_POINT_cmp(group, generator, group->generator, ctx)) {
  1920. memcpy(pre->g_pre_comp, gmul, sizeof(pre->g_pre_comp));
  1921. goto done;
  1922. }
  1923. if ((!BN_to_felem(pre->g_pre_comp[1][0], group->generator->X)) ||
  1924. (!BN_to_felem(pre->g_pre_comp[1][1], group->generator->Y)) ||
  1925. (!BN_to_felem(pre->g_pre_comp[1][2], group->generator->Z)))
  1926. goto err;
  1927. /* compute 2^130*G, 2^260*G, 2^390*G */
  1928. for (i = 1; i <= 4; i <<= 1) {
  1929. point_double(pre->g_pre_comp[2 * i][0], pre->g_pre_comp[2 * i][1],
  1930. pre->g_pre_comp[2 * i][2], pre->g_pre_comp[i][0],
  1931. pre->g_pre_comp[i][1], pre->g_pre_comp[i][2]);
  1932. for (j = 0; j < 129; ++j) {
  1933. point_double(pre->g_pre_comp[2 * i][0],
  1934. pre->g_pre_comp[2 * i][1],
  1935. pre->g_pre_comp[2 * i][2],
  1936. pre->g_pre_comp[2 * i][0],
  1937. pre->g_pre_comp[2 * i][1],
  1938. pre->g_pre_comp[2 * i][2]);
  1939. }
  1940. }
  1941. /* g_pre_comp[0] is the point at infinity */
  1942. memset(pre->g_pre_comp[0], 0, sizeof(pre->g_pre_comp[0]));
  1943. /* the remaining multiples */
  1944. /* 2^130*G + 2^260*G */
  1945. point_add(pre->g_pre_comp[6][0], pre->g_pre_comp[6][1],
  1946. pre->g_pre_comp[6][2], pre->g_pre_comp[4][0],
  1947. pre->g_pre_comp[4][1], pre->g_pre_comp[4][2],
  1948. 0, pre->g_pre_comp[2][0], pre->g_pre_comp[2][1],
  1949. pre->g_pre_comp[2][2]);
  1950. /* 2^130*G + 2^390*G */
  1951. point_add(pre->g_pre_comp[10][0], pre->g_pre_comp[10][1],
  1952. pre->g_pre_comp[10][2], pre->g_pre_comp[8][0],
  1953. pre->g_pre_comp[8][1], pre->g_pre_comp[8][2],
  1954. 0, pre->g_pre_comp[2][0], pre->g_pre_comp[2][1],
  1955. pre->g_pre_comp[2][2]);
  1956. /* 2^260*G + 2^390*G */
  1957. point_add(pre->g_pre_comp[12][0], pre->g_pre_comp[12][1],
  1958. pre->g_pre_comp[12][2], pre->g_pre_comp[8][0],
  1959. pre->g_pre_comp[8][1], pre->g_pre_comp[8][2],
  1960. 0, pre->g_pre_comp[4][0], pre->g_pre_comp[4][1],
  1961. pre->g_pre_comp[4][2]);
  1962. /* 2^130*G + 2^260*G + 2^390*G */
  1963. point_add(pre->g_pre_comp[14][0], pre->g_pre_comp[14][1],
  1964. pre->g_pre_comp[14][2], pre->g_pre_comp[12][0],
  1965. pre->g_pre_comp[12][1], pre->g_pre_comp[12][2],
  1966. 0, pre->g_pre_comp[2][0], pre->g_pre_comp[2][1],
  1967. pre->g_pre_comp[2][2]);
  1968. for (i = 1; i < 8; ++i) {
  1969. /* odd multiples: add G */
  1970. point_add(pre->g_pre_comp[2 * i + 1][0],
  1971. pre->g_pre_comp[2 * i + 1][1],
  1972. pre->g_pre_comp[2 * i + 1][2], pre->g_pre_comp[2 * i][0],
  1973. pre->g_pre_comp[2 * i][1], pre->g_pre_comp[2 * i][2], 0,
  1974. pre->g_pre_comp[1][0], pre->g_pre_comp[1][1],
  1975. pre->g_pre_comp[1][2]);
  1976. }
  1977. make_points_affine(15, &(pre->g_pre_comp[1]), tmp_felems);
  1978. done:
  1979. SETPRECOMP(group, nistp521, pre);
  1980. ret = 1;
  1981. pre = NULL;
  1982. err:
  1983. BN_CTX_end(ctx);
  1984. EC_POINT_free(generator);
  1985. #ifndef FIPS_MODE
  1986. BN_CTX_free(new_ctx);
  1987. #endif
  1988. EC_nistp521_pre_comp_free(pre);
  1989. return ret;
  1990. }
  1991. int ec_GFp_nistp521_have_precompute_mult(const EC_GROUP *group)
  1992. {
  1993. return HAVEPRECOMP(group, nistp521);
  1994. }
  1995. #endif