Score:1

What are the implications of BLS signature verification without checking the elements are in the prime subgroup?

in flag

Consider a BLS signature verification using BLS12-381 where signatures are in $G_1$ and public keys are in $G_2$. Verification is performed by checking that

$e(sig, G2) = e(H(m), pk)$

or equivalently (by taking advantage of the bilinearity property to avoid one of the final exponentiations) that

$e(sig, -G2) * e(H(m), pk)$ is the $G_t$ identity element.

If an implementation fails to check that $sig$ is within the prime order subgroup of $G_1$, what are the implications? This seems obviously a bad situation, but can it lead directly to signature forgery?

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.