vivianjeng / py_DDFE

Python implementation of Dynamic Decentralized Functional Encryption

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

implement Symmetric Key Encryption

vivianjeng opened this issue · comments

Goal: encrypt message in AoNE

  • ct <- Enc(K,m)
  • m <- Dec(K, ct)

Hello @vivianjeng do you have any updates on this?

not yet
sorry :(