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 20:00:58 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1efff67d37b85ea832b27dab356726890325714c
pcp
/
include
History
TLINDEN
1efff67d37
implemented pbp-compatible self encryption mode (symetrical encryption using scrypt(passphrase, static nonce), no pk)
2014-01-22 23:20:30 +01:00
..
pcp
implemented pbp-compatible self encryption mode (symetrical encryption using scrypt(passphrase, static nonce), no pk)
2014-01-22 23:20:30 +01:00
Makefile.am
moved all uthash related code into keyhash.c
2013-11-13 13:06:01 +01:00
Makefile.in
modifications to match recent changes. that's just preparation of more changes towards PBP-Compatibility. Current state is UNSTABLE. See TODO for details whats left to do.
2014-01-19 23:58:53 +01:00
pcp.h
changed key derivation function, using scrypt (from tarsnap) now instead of my own derivation function
2014-01-16 15:25:09 +01:00