AES_zero_knowledge_proof_circuit icon indicating copy to clipboard operation
AES_zero_knowledge_proof_circuit copied to clipboard

Plonk backend

Open ilitteri opened this issue 2 years ago • 0 comments

TODOs:

  • [x] KeyDerivation.
  • [x] AddRoundKey.
  • [x] SubBytes.
  • [x] ShiftRows.
  • [x] MixColumns.
  • [ ] Proof Generation
  • [ ] Proof Verification

ilitteri avatar Jan 16 '23 19:01 ilitteri