mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 12:00:56 +01:00
changed public key export format to (slightly modified) RFC4880 style (openpgp format).
Current state is totally unstable, it's not yet ready.
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
#include "mem.h"
|
||||
#include "key.h"
|
||||
#include "uthash.h"
|
||||
|
||||
#include "buffer.h"
|
||||
|
||||
struct _vault_t {
|
||||
char *filename;
|
||||
|
||||
Reference in New Issue
Block a user