mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 03:50:57 +01:00
fixed pbp import
This commit is contained in:
@@ -69,7 +69,6 @@ typedef unsigned int qbyte; // Quad byte = 32 bits
|
||||
// crypto file format stuff
|
||||
// enabled via config.h (configure --enable-cbc)
|
||||
#ifndef PCP_CBC
|
||||
#error cbc not enabled
|
||||
#define PCP_ASYM_CIPHER 5
|
||||
#define PCP_SYM_CIPHER 23
|
||||
#define PCP_BLOCK_SIZE 32 * 1024
|
||||
|
||||
Reference in New Issue
Block a user