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

add key shielding to protect private keys at rest in RAM #89

Open
dun opened this issue Nov 8, 2020 · 0 comments
Open

add key shielding to protect private keys at rest in RAM #89

dun opened this issue Nov 8, 2020 · 0 comments

Comments

@dun
Copy link
Owner

dun commented Nov 8, 2020

Add key shielding to protect private keys at rest in RAM against speculative execution and side-channel attacks.

Will presumably require a R/W key locking mechanism that is also needed for key rotation (#19).

Will likely result in a substantial performance impact, so this must be configurable (#58).

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

No branches or pull requests

1 participant