Tagged Questions
1
vote
1answer
107 views
Inner Workings of Public Key Encryption
After watching this video explaining PKE with tennis balls (interesting), it left me with a few particular questions that I'm having trouble finding answers to:
I assume that they keys used to ...
7
votes
1answer
2k views
Where do I get prime numbers for Diffie-Hellman? Can I use them twice?
I realise it's very hard to generate suitable prime numbers and generators for the Diffie-Hellman key exchange.
What is the best way to generate them? And if I have one, can I use it twice? ...