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 WC Key Encryption Decryption #218

Open
5 tasks
Supremesource opened this issue Sep 8, 2024 · 0 comments
Open
5 tasks

Implement WC Key Encryption Decryption #218

Supremesource opened this issue Sep 8, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Supremesource
Copy link
Member

Implement WC Key Encryption/Decryption in Offchain Worker

Description

Implement encryption/decryption mechanism for WC mitigation in the off worker.

Tasks

  • Implement mechanism to upload decryption keys to the network
  • Develop decryption function in offchain worker
  • Implement encryption mechanism with public key (for testing)
  • Write unit tests for encryption/decryption functions
  • Create integration test simulating the full process

Notes

  • Encryption will be performed on client side when sending extrinsic
  • Decryption occurs in offchain worker when running subnet epoch
@Supremesource Supremesource added this to the Weight Copy milestone Sep 8, 2024
@Supremesource Supremesource added the enhancement New feature or request label Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants