TLINDEN
|
e20a0683c6
|
dropped "derived key feature", pk-encryption now uses a random keypair on the sender side, puts the public part of it into the encrypted output and drops the keypair, no more key-id will be sent over the wire, be it hashed or whatelse.
|
2014-01-19 23:57:11 +01:00 |
|
TLINDEN
|
a9b2796af2
|
renamed 'public' to 'pub' to avoid conflict with c++ api
|
2013-11-29 20:01:42 +01:00 |
|
TLINDEN
|
5a8e3ee8b0
|
moved all uthash related code into keyhash.c
|
2013-11-13 13:06:01 +01:00 |
|
git@daemon.de
|
a76ff60d7a
|
added pcptext_infile(), used with pcp1 -t -I $file, which determines filetype
by content. minor debugging changes.
|
2013-11-12 16:58:59 +01:00 |
|
git@daemon.de
|
ec9ca2b356
|
added support for self-encryption mode, updated POD accordingly.
|
2013-11-07 13:36:02 +01:00 |
|
TLINDEN
|
0e3835bf97
|
added GPLv3 disclaimer to everything.
|
2013-11-04 17:43:22 +01:00 |
|
TLINDEN
|
bf5556e1ec
|
bugfix in encryption key computing, added new feature: derived public keys
|
2013-11-02 11:02:36 +01:00 |
|
TLINDEN
|
2d7babae35
|
initial commit
|
2013-10-28 22:50:05 +01:00 |
|