wasm-micro-runtime/core/shared
Wenyong Huang 37cc6eac3b
Implement SGX getrandom/getentropy without ocall (#1176)
Implement SGX getrandom with sgx_read_rand and getentropy with `rdseed` instruction
instead of ocall to improve the security.
2022-05-21 12:21:09 +08:00
..
coap Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
mem-alloc Cleanup output format warnings (#904) 2021-12-20 15:51:36 +08:00
platform Implement SGX getrandom/getentropy without ocall (#1176) 2022-05-21 12:21:09 +08:00
utils Enlarge max pool size and fix bh_memcpy_s dest max size check (#1151) 2022-05-07 16:09:16 +08:00