No, these should exist in the TPM and highly volatile memory like CPU cache. This including the decryption code. This can be achieved using mechanisms similar to what Coreboot does before RAM is initialized.
No need for the keys or decryption to touch easily intercepted and rowhammered RAM.
A secure enclave should allow no one to access the data inside. It's essentially a little self contained computer that can do some basic crypto operations using the stored keys. It should never disclose the keys.
AstralStorm|4 months ago
No need for the keys or decryption to touch easily intercepted and rowhammered RAM.
bigmattystyles|4 months ago
codedokode|4 months ago
foxyv|4 months ago
beeflet|4 months ago