ecp_nistp521.c 73 KB

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