Skip to content
Snippets Groups Projects
Commit adc82d0f authored by Stephane Glondu's avatar Stephane Glondu
Browse files

Server-side trustee generation: take the private key x modulo q

The client-side version (in JavaScript) already does it. The group
order is q, which is a factor of (p-1). It doesn't make much sense to
take x modulo p.
parent d719db5e
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment