This website requires JavaScript.
Explore
Help
Sign In
scip
/
pcp
Watch
1
Star
0
Fork
0
You've already forked pcp
mirror of
https://codeberg.org/scip/pcp.git
synced
2025-12-17 03:50:57 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cf3f93e5a94852006430e8fe0062a4e9aa4c18ba
pcp
/
include
History
TLINDEN
2e7479525f
turned crypto_secretbox nonces into counters, thereby implementing counter mode (CTR mode). we use variable size counters, max counter size is 184 bit, max implemented currently are 64 bit, multiply by 32kb and you get the maximum file size supported by pcp encryption
2015-01-16 00:13:02 +01:00
..
pcp
turned crypto_secretbox nonces into counters, thereby implementing counter mode (CTR mode). we use variable size counters, max counter size is 184 bit, max implemented currently are 64 bit, multiply by 32kb and you get the maximum file size supported by pcp encryption
2015-01-16 00:13:02 +01:00
Makefile.am
now using setrlimit() if present and if not in debug mode; applied changes for removed files
2015-01-13 13:06:20 +01:00
pcp.h
now using setrlimit() if present and if not in debug mode; applied changes for removed files
2015-01-13 13:06:20 +01:00