orb.misc.patch_rand_bits module¶
- orb.misc.patch_rand_bits.read_random_bits(nbits: int) bytes ¶
Monkeypatched so RSA uses the devices’s MAC address and a key password for rand data generation, this makes the keys deterministic.
Reads ‘nbits’ random bits.