Skip to content

encrypt data at-rest#185

Merged
davies merged 4 commits intomainfrom
encrypt
Feb 16, 2021
Merged

encrypt data at-rest#185
davies merged 4 commits intomainfrom
encrypt

Conversation

@davies
Copy link
Copy Markdown
Contributor

@davies davies commented Feb 16, 2021

This PR add encryption for data at-rest.

@davies davies merged commit 00de4c5 into main Feb 16, 2021
@davies davies deleted the encrypt branch February 16, 2021 11:54
@angristan
Copy link
Copy Markdown
Contributor

Would it be possible to use an ECC-based algorithm instead of RSA for improved performance? 👀

@davies
Copy link
Copy Markdown
Contributor Author

davies commented Mar 5, 2021

@angristan Currently, RSA is only used to encrypt the secret per object (about 1ms per object), there is still some room to improve. Can you provide more details on ECC-based algorithm?

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

Successfully merging this pull request may close these issues.

2 participants