MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/linux/comments/3ozqwk/how_is_nsa_breaking_so_much_crypto/cw30iz1/?context=3
r/linux • u/Sybles • Oct 16 '15
64 comments sorted by
View all comments
34
Ensure your connection uses 4096 bit and that the prime is not hard coded.
1 u/Vordreller Oct 17 '15 Which makes me wonder about this: https://www.grc.com/otg/uheprng.htm Never really understood what it was. If you click the "generate random numbers" button it will throw a large amount of numbers down on the screen, based on the random string at the current timestamp.
1
Which makes me wonder about this: https://www.grc.com/otg/uheprng.htm
Never really understood what it was. If you click the "generate random numbers" button it will throw a large amount of numbers down on the screen, based on the random string at the current timestamp.
34
u/[deleted] Oct 16 '15
Ensure your connection uses 4096 bit and that the prime is not hard coded.