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

Secure heap allocations #526

Open
ilammy opened this issue Sep 5, 2019 · 1 comment
Open

Secure heap allocations #526

ilammy opened this issue Sep 5, 2019 · 1 comment
Labels
core Themis Core written in C, its packages enhancement

Comments

@ilammy
Copy link
Collaborator

ilammy commented Sep 5, 2019

Some backends provide primitives for secure heap allocations, like OPENSSL_secure_malloc(). It would nice to consider storing various sensitive data like private keys there.

@ilammy ilammy added enhancement core Themis Core written in C, its packages labels Sep 5, 2019
@foxcpp
Copy link

foxcpp commented Nov 15, 2019

For Go, there is https://github.com/awnumar/memguard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Themis Core written in C, its packages enhancement
Projects
None yet
Development

No branches or pull requests

2 participants