TLINDEN
|
62281565d9
|
removed tarsnaps scrypt(), using libsodiums instead
|
2015-04-17 17:40:10 +02:00 |
|
TLINDEN
|
7dbd011d8d
|
fixed Makefiles for "make dist"
|
2015-01-07 19:10:52 +01:00 |
|
git@daemon.de
|
6600d79325
|
fixed linking to be clang compatible, made -g and -O? configurable
|
2015-01-07 12:31:21 +01: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
|
347f155341
|
catch up with api and system changes in libpcp. added c++ buffer class as well
|
2014-02-14 16:40:09 +01:00 |
|
git@daemon.de
|
691786cc68
|
changed key derivation function, using scrypt (from tarsnap) now instead of my own derivation function
|
2014-01-16 15:25: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 |
|
TLINDEN
|
aa140ed1c8
|
c++ binding now supports vaults and encryption, added test program
|
2013-12-01 16:16:53 +01:00 |
|
TLINDEN
|
33844f6ceb
|
started with c++ bindings (not working yet)
|
2013-11-28 19:36:50 +01:00 |
|