Skip to main content

Questions tagged [group-theory]

Groups are an abstract algebraic concept based on a set and a group law (a binary function which closes the set).

0 votes
0 answers
21 views

I would like to ask a question regarding class group accumulator. For the class group accumulator https://kodu.ut.ee/~lipmaa/papers/lip12b/cl-accum.pdf Which takes a set $\mathbf{X}=\{x_1,...,x_n\}$, ...
js wang's user avatar
  • 381
0 votes
1 answer
147 views

Say I have a field $\mathbb{F}_q$ for prime modulus $q$, and I have a function random() that yields a uniformly random element of $\mathbb{F}_q$ in constant time. ...
ibarrond's user avatar
  • 101
2 votes
1 answer
135 views

Is a cyclic group of prime order always a multiplicative group? Can you give an example of a cyclic group with prime order?
Vivian's user avatar
  • 21
1 vote
1 answer
89 views

Let's create an example with safe primes, suppose we have a group Zp* (operation is multiplication), and where p=23, q=11 and g=2. Then group elements are {1 2 4 8 16 9 18 13 3 6 12}, so there are ...
Azii's user avatar
  • 129
1 vote
0 answers
66 views

Let $E\!: y^2 = x^3 + ax + b$ be an elliptic curve over a finite field $\mathbb{F}_{\!q}$ of prime characteristic $p$ (mostly, $q = p$ in practice). It is well known that in the $\mathbb{F}_{\!q}$-...
Dimitri Koshelev's user avatar
2 votes
1 answer
176 views

It is known, that DSA algorithm is defined as: Bob Creates private $x$ and public $Y=G^x\bmod p$ keys, where $G$ - generator, $p$ - group prime order Selects random value $k$ from $1 \le k\le q-1$ $...
Azii's user avatar
  • 129
3 votes
2 answers
666 views

It is known that in Discrete Log ElGamal encryption, the ciphertext $E$ is encrypted as: $a\ =\ g^k$, where $k$ - random scalar from $[0,\ p)$, $g$ - group generator $b\ =\ (Y^k*m)\mod\ p$, where $Y$ -...
Azii's user avatar
  • 129
1 vote
0 answers
97 views

Let $\langle g \rangle \stackrel{\Delta}{=} \mathbb{G}$ and $\langle h \rangle \stackrel{\Delta}{=} \mathbb{H}$ be groups of prime order $p$. Given $( p, g, g^\delta, g^{\delta^{-1}}, h, h^\delta )$, ...
honest-but-curious's user avatar

15 30 50 per page
1
2 3 4 5
24