Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement Symmetric Key Encryption #5

Open
vivianjeng opened this issue Nov 25, 2023 · 2 comments
Open

implement Symmetric Key Encryption #5

vivianjeng opened this issue Nov 25, 2023 · 2 comments

Comments

@vivianjeng
Copy link
Owner

Goal: encrypt message in AoNE

  • ct <- Enc(K,m)
  • m <- Dec(K, ct)
@vtsouval
Copy link

Hello @vivianjeng do you have any updates on this?

@vivianjeng
Copy link
Owner Author

not yet
sorry :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants