TLINDEN
|
da9891ff81
|
put previously global error handling and key hashes into ptx (pcp context) to make libpcp threadsafe.
|
2014-05-04 17:11:03 +02:00 |
|
git@daemon.de
|
97f4d14d3b
|
finally fixed all stream related problems, z85 transparent en/decoding works, unittests all ok.
|
2014-02-27 13:55:43 +01:00 |
|
TLINDEN
|
e78269fceb
|
added pcpstream, which wraps buffers or file i/o, so crypto code doesn't have to know if it works with a file or a buffer. makes the api much more flexible
|
2014-02-15 13:10:51 +01:00 |
|
TLINDEN
|
8f24fc88f8
|
changed invalid // c++ comments to valid /* .. */ C comments
|
2014-02-05 20:41:16 +01:00 |
|
git@daemon.de
|
770d8cb234
|
added crypt+sign support
|
2014-01-27 16:12:43 +01:00 |
|
git@daemon.de
|
6714dd1c3b
|
prepared recipient list support
|
2014-01-20 16:07:01 +01:00 |
|
TLINDEN
|
5a8e3ee8b0
|
moved all uthash related code into keyhash.c
|
2013-11-13 13:06:01 +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 |
|