Proof of Encryption via API

Hey everyone!

I wrote a blog yesterday which dives a bit deeper into Proof of Encryption with BITE, gives some of my opinions on timing and use cases, and discusses using an API for initial “BITE Encryption” for environments that don’t have access to a BITE library.

I think there are some security concerns around this since the transaction details could theoretically be manipulated, however, I believe the utilization of encrypting the the transaction data with a key generated within a TEE and then doing the decryption and encryption with BITE BLS Public Key before sending back could resolve this issue.

Would love your thoughts!

Full read here: Proof-of-Encryption in the Cloud - TheGreatAxios's Library