mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 03:50:57 +01:00
removed duplicate cipher def
This commit is contained in:
@@ -72,7 +72,6 @@ typedef unsigned int qbyte; /* Quad byte = 32 bits */
|
|||||||
#define PCP_ME "Pretty Curved Privacy"
|
#define PCP_ME "Pretty Curved Privacy"
|
||||||
|
|
||||||
#define PCP_KEY_VERSION 6
|
#define PCP_KEY_VERSION 6
|
||||||
#define PCP_KEY_PRIMITIVE "CURVE25519-ED25519-SALSA20-POLY1305"
|
|
||||||
|
|
||||||
typedef enum _ZBEGINS {
|
typedef enum _ZBEGINS {
|
||||||
PCP_ENCRYPTED_FILE,
|
PCP_ENCRYPTED_FILE,
|
||||||
|
|||||||
Reference in New Issue
Block a user