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
e20a0683c628d1378b7cc7d7b60c94bf02dd832b
pcp
/
include
History
TLINDEN
79cd096be5
Fixed incorrect implementation of key stuff: curve25519 and ed25519 keys are now generated separately, the pcp-proprietary "derived key" feature has been dropped.
2014-01-19 23:54:53 +01:00
..
pcp
Fixed incorrect implementation of key stuff: curve25519 and ed25519 keys are now generated separately, the pcp-proprietary "derived key" feature has been dropped.
2014-01-19 23:54:53 +01:00
Makefile.am
moved all uthash related code into keyhash.c
2013-11-13 13:06:01 +01:00
Makefile.in
changed key derivation function, using scrypt (from tarsnap) now instead of my own derivation function
2014-01-16 15:25:09 +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