portal icon indicating copy to clipboard operation
portal copied to clipboard

feat: specify ic0.root_key

Open mraszyk opened this issue 10 months ago • 1 comments

This PR specifies new system API ic0.root_key_size and ic0.root_key_copy for fetching the public key of the IC root key. This API can only be called in replicated execution to make canisters refrain from fetching the public key of the IC root key in an untrustworthy way.

mraszyk avatar Mar 10 '25 12:03 mraszyk