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

Consider exposing kernel cryptography through syscalls #4212

Open
TychoVrahe opened this issue Sep 23, 2024 · 0 comments
Open

Consider exposing kernel cryptography through syscalls #4212

TychoVrahe opened this issue Sep 23, 2024 · 0 comments
Labels
code Code improvements

Comments

@TychoVrahe
Copy link
Contributor

Followup for #4188

Currently we duplicate whatever cryptography kernels needs. Given that this has negative impact on flash usage, we should consider using the kernel cryptography in coreapp exposed through syscalls.

This might be somewhat unpractical and potentially not optimal for isolation, so careful consideration is required.

@TychoVrahe TychoVrahe added the code Code improvements label Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code Code improvements
Projects
Status: No status
Development

No branches or pull requests

1 participant