TLINDEN
|
80ec5014a8
|
fixed z85 encoding overflow bug, fixed signature code on big-endian systems.
|
2013-11-19 17:17:30 +01:00 |
|
TLINDEN
|
314dbde0b9
|
finally it works on aix, at least sec/pub key stuff, signatures still hang
|
2013-11-19 10:06:24 +01:00 |
|
TLINDEN
|
c4940b966c
|
more aix/big-endian fixes
|
2013-11-18 21:48:24 +01:00 |
|
TLINDEN
|
5e8324bb0b
|
fixed yet another endianess problem, now always using the raw key values for export, sotrage and checksum calculation
|
2013-11-18 17:38:03 +01:00 |
|
TLINDEN
|
7cba8ec0bc
|
added tests for pcp -t -I $file determination mode
|
2013-11-12 19:44:22 +01:00 |
|
TLINDEN
|
f51d753a3e
|
tuned yaml and dump functions to the new key format, re-generated the testkeys
|
2013-11-10 14:32:48 +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 |
|
git@daemon.de
|
60ee58b106
|
changed key format, now includes the ed25519 pubkey for signing.
|
2013-11-08 12:50:04 +01:00 |
|
TLINDEN
|
d598511a7e
|
fixed key export: now using big endian byte order for exported
keys, so they're platform independent when transported.
|
2013-11-04 14:03:43 +01:00 |
|
TLINDEN
|
bf5556e1ec
|
bugfix in encryption key computing, added new feature: derived public keys
|
2013-11-02 11:02:36 +01:00 |
|
TLINDEN
|
2d7babae35
|
initial commit
|
2013-10-28 22:50:05 +01:00 |
|