LLL lattice reduction is the same algorithm that can be used for cracking PuTTY keys from biased nonces from the CVE a few days ago. 'tptacek explained a bit about the attack (and links to a cryptopals problem for it, which I can almost pretend to understand if I squint) https://news.ycombinator.com/item?id=40045377 In a similar vein, the SciCraft minecraft server had a creeper farm which used some sort of black magi…
I really don't have words for how great this post is. It made my week.
Later
A really concise explanation of the same process you can step through in Python:
https://crypto.stackexchange.com/questions/37836/problem-wit...