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 |
|
git@daemon.de
|
f849f506cc
|
put keysig stuff into extra source
|
2014-02-12 16:46:11 +01:00 |
|
TLINDEN
|
5bbe95f6fe
|
re-generated unittests check files due changed z85 padding
|
2014-02-08 20:36:40 +01:00 |
|
git@daemon.de
|
5161e15c69
|
added Buffer "class" based on openssh/buffer.c, which is a really beautiful idea. I'll use this for file i/o and data handling
|
2014-02-07 16:58:02 +01:00 |
|
git@daemon.de
|
a822851c14
|
last update was wrong, since pbp exported keys are base85 encoded, fixed that. incorporated the git/base85.c and added source padding to it
|
2014-01-30 13:16:26 +01:00 |
|
TLINDEN
|
5a8e3ee8b0
|
moved all uthash related code into keyhash.c
|
2013-11-13 13:06:01 +01:00 |
|
git@daemon.de
|
a8a479fe32
|
removed conditional include "config.h", it's senseless, added pkg-config configuration
|
2013-11-12 09:05:55 +01:00 |
|
git@daemon.de
|
e6733e5e56
|
added signature support (doesn't work yet)
|
2013-11-08 09:40:51 +01:00 |
|
git@daemon.de
|
f843d4c570
|
re-organized include files
|
2013-11-07 08:10:31 +01:00 |
|