WIP: keyfork-shard: limit size of encrypted payload, can fit at max a 256 bit shard
Authentication of authenticated requests is not exclusive to enclaves and does not use enclave attestation. Enclave attestation can be added atop the existing framework to attest the public key…
WIP: keyfork-shard: limit size of encrypted payload, can fit at max a 256 bit shard
note: nonce is sent over an assumed authenticated channel, tampering with the nonce is not considered an option, and if someone can send an invalid nonce over the authenticated channel, they can…