Thomas von Dein
|
f657cfa703
|
better sig2blob and back wrappers
|
2016-10-21 10:19:17 +02:00 |
|
Thomas von Dein
|
cb654bd48f
|
del unused funcs, rename blob2sig
|
2016-10-21 10:04:46 +02:00 |
|
Thomas von Dein
|
b8008d1207
|
removed endian conversion code, now we just write in big-endian on output with shifts, not swaps etc
|
2016-10-20 23:14:14 +02:00 |
|
TLINDEN
|
671352bc29
|
unfortunately my tab/spc config was wrong for a couple of years. fixed all tabs=>spaces+re-indent
|
2016-05-09 22:24:13 +02:00 |
|
TLINDEN
|
c363dce7de
|
using libsodiums size constants everywhere (keysizes and the likes)
|
2015-08-15 20:38:33 +02:00 |
|
TLINDEN
|
775935a958
|
store ed25519 key sig as well (forgot that previously)
|
2015-07-08 23:52:46 +02:00 |
|
TLINDEN
|
b640fe6743
|
fixed keysig saving (forgot the id), enhancements on cmdline
|
2014-03-02 18:05:45 +01:00 |
|
git@daemon.de
|
3b1db06529
|
changed all occurrences of unsigned char to byte (defined in defines.h) to make the code more precise about sizes.
|
2014-02-25 11:09:58 +01:00 |
|
git@daemon.de
|
f849f506cc
|
put keysig stuff into extra source
|
2014-02-12 16:46:11 +01:00 |
|