mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 20:00:58 +01:00
now using setrlimit() if present and if not in debug mode; applied changes for removed files
This commit is contained in:
@@ -61,7 +61,7 @@ Pretty Curved Privacy - File encryption using eliptic curve cryptography.
|
||||
|
||||
# generate pypcp types
|
||||
bindings/py/gencffi.pl include/pcp/defines.h include/pcp/structs.h include/pcp/key.h \
|
||||
include/pcp/buffer.h include/pcp/context.h include/pcp/mac.h \
|
||||
include/pcp/buffer.h include/pcp/context.h \
|
||||
include/pcp/ed.h include/pcp/crypto.h include/pcp/vault.h \
|
||||
include/pcp/mgmt.h include/pcp/keyhash.h include/pcp/scrypt.h \
|
||||
include/pcp/pcpstream.h include/pcp/z85.h > bindings/py/pypcp/raw.py
|
||||
|
||||
Reference in New Issue
Block a user