Files
rosenpass/secret-memory
Paul Spooren 40d955a156 proper permission for secrets aka 0o600
When creating secret keys or use the out file feature, the material
shouldn't be readble to everyone by default.

Fix: #260

Signed-off-by: Paul Spooren <mail@aparcar.org>
2024-03-20 14:24:23 +01:00
..
2024-01-27 21:38:13 +01:00

Rosenpass secure memory library

Rosenpass internal library providing utilities for securely storing secret data in memory.

This is an internal library; not guarantee is made about its API at this point in time.