Hacker News new | ask | show | jobs
by xvector 2574 days ago
The article gives the example of El Gamal encryption [1]. Looking at the key generation section, it seems like you could keep a single (q, x) pair and create a new (G, g, h) for the same x.