git@daemon.de
|
e6a5c51d8a
|
C++ API changes+fixes:
- context is now a pointer to make sure there's only one all the time
- fixed a couple of double free's
- some minor bug fixes
|
2014-08-01 14:46:38 +02:00 |
|
TLINDEN
|
ffaf37614a
|
fixed crypto++ recipient hash handling
|
2014-05-06 20:35:47 +02:00 |
|
TLINDEN
|
729c137e3c
|
context fixes
|
2014-05-06 11:49:31 +02:00 |
|
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 |
|
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
|
347f155341
|
catch up with api and system changes in libpcp. added c++ buffer class as well
|
2014-02-14 16:40:09 +01:00 |
|
TLINDEN
|
212bd71ac8
|
added c++ signature support
|
2013-12-07 13:24:44 +01:00 |
|
TLINDEN
|
fa955d8170
|
re-organized c++ header(s), added/fixed encryption support, streamlined the api
|
2013-12-02 22:53:03 +01:00 |
|