NSA - RDRAND(lxr.free-electrons.com) I've been reading some stuff about all this mess and i've decided to check out the implementation of RDRand.
I found this "we are architecturally guaranteed a reseed" a bit confusing , maybe someone with more experience in random number generation and encryption makes some sense out of it .. if you check the code there's a ASM call if the feature is supported and that's it.
I found it curious |