TLINDEN
|
8b955b5e92
|
added -Wextra -Werror and fixed everything it had to mecker about
|
2014-02-25 18:05:32 +01:00 |
|
git@daemon.de
|
51858aeda2
|
changed z85 header and comment syntax and parser
|
2014-02-24 16:59:04 +01:00 |
|
TLINDEN
|
3f03f97992
|
catched up api changes, fixed dysfunctional c++ signature api, enhanced c++ Buf class.
|
2014-02-16 15:29:19 +01:00 |
|
TLINDEN
|
cf8402aec0
|
added pcpstream usage to signature lib code as well
|
2014-02-15 17:39:16 +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
|
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
|
f481457ad7
|
get rid of that autoconf stuff, das geht mir vielleicht auf die nerven verdammt nochmal...
|
2014-02-05 20:00:56 +01:00 |
|
git@daemon.de
|
42f700bf9c
|
updated aconf bubble
|
2014-02-05 13:07:35 +01:00 |
|
TLINDEN
|
1b1cdecf3f
|
changed usage (--help) message, to be shorter and clearer
|
2014-01-30 20:55:23 +01:00 |
|
git@daemon.de
|
130177f6e9
|
updated.
|
2014-01-27 16:13:58 +01:00 |
|
git@daemon.de
|
c717c060ec
|
re-implemented signature system to match the standard (orinal input, including sig for full sig; or 32k blockwise hash of input and sig from hash attached to original input without the hash), verify_buffered currently not implemented, armored sig only for output.
|
2014-01-23 15:40:06 +01:00 |
|
TLINDEN
|
05db2f1204
|
modifications to match recent changes. that's just preparation of more changes towards PBP-Compatibility. Current state is UNSTABLE. See TODO for details whats left to do.
|
2014-01-19 23:58:53 +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
|
89b83dda12
|
fixed type typo in operator= of Key and PubKey.
|
2013-12-19 12:30:26 +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
|
6dc134c005
|
fixed compilation errors
|
2013-11-29 20:02:27 +01:00 |
|
TLINDEN
|
33844f6ceb
|
started with c++ bindings (not working yet)
|
2013-11-28 19:36:50 +01:00 |
|