AES_zero_knowledge_proof_circuit
AES_zero_knowledge_proof_circuit copied to clipboard
Plonk backend
TODOs:
- [x]
KeyDerivation
. - [x]
AddRoundKey
. - [x]
SubBytes
. - [x]
ShiftRows
. - [x]
MixColumns
. - [ ]
Proof Generation
- [ ]
Proof Verification