git@daemon.de
|
a8a479fe32
|
removed conditional include "config.h", it's senseless, added pkg-config configuration
|
2013-11-12 09:05:55 +01:00 |
|
TLINDEN
|
71d7121c87
|
fixed key generation, now the ed25519 key is derived from a seed
and the curve25519 key is derived from the ed25519 key. the encrypted
part now contains the ed25519 secret.
|
2013-11-10 14:25:36 +01:00 |
|
TLINDEN
|
1a772e15b8
|
added better error handling to vault writing, always use a tmp
vault file for writing. added matching unittest to check if
the code catches a disk full error.
|
2013-11-09 13:46:40 +01:00 |
|
git@daemon.de
|
60ee58b106
|
changed key format, now includes the ed25519 pubkey for signing.
|
2013-11-08 12:50:04 +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 |
|