Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Pocklington to speed up verification and reduce disk space required #34

Open
tomato42 opened this issue Jun 16, 2020 · 0 comments
Open

Comments

@tomato42
Copy link
Owner

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

@tomato42 tomato42 changed the title Speed up verificaation and reduce disk space required Speed up verification and reduce disk space required Jun 20, 2020
@tomato42 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant