Add server function to encrypt payload
Open
- Dominant language
- TypeScript
- Stars
- 481
- Forks
- 108
- Avg merge
- 6d 8h
- Merged PRs (30d)
- 5
Description
Add a new endpoint to the proxy server that will accept the list of nodes and edges that need to be shared. It will encrypt them using the private key, or fail if the private key is not set. Then it returns the encrypted value.
Contributor guide
Assessment
This issue has not been assessed yet.