mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 20:00:58 +01:00
changed secret key export format, now we encrypt the whole thing, and we use an extra passphrase to do so. import wrapper in src/ not implemented yet.
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
#include "key.h"
|
||||
#include "uthash.h"
|
||||
#include "buffer.h"
|
||||
#include "keysig.h"
|
||||
|
||||
struct _vault_t {
|
||||
char *filename;
|
||||
|
||||
Reference in New Issue
Block a user