Diffie-Helman as a Service


Large, reasonably secure DH parameter generation takes a long time, especially on modest appliance hardware. To side-step the matter of generating DH parameters on the devices themselves, we designed and implemented DHaaS.

DHaaS builds and maintains a pool of DH parameters. Upon request, a PEM-encoded DH parameter file is served to the client and deleted from the pool.

Fetch Current Pool Size