Score:0

How to find $z$ when deserializing elliptic curve?

cn flag

In §2.3.4 of Standards for Efficient Cryptography 1 (SEC 1), the authors define the following step in deserializing elliptic-curve points that were serialized in the format given in §2.3.3 (emphasis added):

2.4.3
If $q = 2^m$ and $x_P\neq 0$, compute the field element $\beta=x_P+a+b x_P^{-2}$ in $\mathbb{F}_{2^m}$, and find an element $z=z_{m-1}x^{m-1}+\cdots+z_1 x+z_0$ such that $z^2+z=\beta$ in $\mathbb{F}_{2^m}$. Output “invalid” and stop if no such $z$ exists, otherwise set $y_P=x_Pz$ in $\mathbb{F}_{2^m}$ if $z_0=\tilde{y}_P$, and set $y_P=x_P{({z+1})}$ in $\mathbb{F}_{2^m}$ if $z_0\neq\tilde{y}_P$.

What method can be used to compute $z$ in this context?

kelalaka avatar
in flag
I think this is a dupe [Solving Quadratic equations in Galois Field (2^163)](https://crypto.stackexchange.com/q/21072/18298), of course if you need to find, use SageMath instead of solving by hand.
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.