You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Safe primes can be verified using Pocklington's criterion meaning we can verify both the p and q of the safe prime/DH parameters at the same time.
This will mean that we can drop half of the certificates and speed up verification of parameters by a factor of two
The text was updated successfully, but these errors were encountered:
tomato42
changed the title
Speed up verificaation and reduce disk space required
Speed up verification and reduce disk space required
Jun 20, 2020
tomato42
changed the title
Speed up verification and reduce disk space required
Use Pocklington to speed up verification and reduce disk space required
Feb 28, 2022
Safe primes can be verified using Pocklington's criterion meaning we can verify both the p and q of the safe prime/DH parameters at the same time.
This will mean that we can drop half of the certificates and speed up verification of parameters by a factor of two
The text was updated successfully, but these errors were encountered: