Implement SGX getrandom with sgx_read_rand and getentropy with `rdseed` instruction instead of ocall to improve the security.
Implement SGX getrandom with sgx_read_rand and getentropy with `rdseed` instruction instead of ocall to improve the security.