Commit Graph

544 Commits

Author SHA1 Message Date
TLINDEN
d04e5f3baf fixed decrypt from out buf 2015-08-17 11:17:12 +02:00
TLINDEN
d2ee10f071 fixed invalid free 2015-08-17 11:17:04 +02:00
TLINDEN
48283e7e04 fix :565:18: error, again, was a typo. not =- 1, but = -1. 2015-08-17 09:24:21 +02:00
TLINDEN
ac09fc1a2b fix :565:18: error: use of unary operator that may be intended as compound 2015-08-17 09:00:52 +02:00
TLINDEN
0d7282ad35 add entropy check for entered passphrases 2015-08-16 21:35:06 +02:00
TLINDEN
32030afd62 fix double free, add todo 2015-08-16 21:34:39 +02:00
TLINDEN
3b6933d34f regenerated 2015-08-15 20:39:02 +02:00
TLINDEN
c363dce7de using libsodiums size constants everywhere (keysizes and the likes) 2015-08-15 20:38:33 +02:00
TLINDEN
05741acd1a found another bug 2015-08-15 20:37:50 +02:00
TLINDEN
420e48d4e3 new error 2015-08-15 16:31:11 +02:00
TLINDEN
f091a28589 use mzero instead of wasting randomness 2015-08-15 13:04:30 +02:00
TLINDEN
7b3005e790 added context to pcp_readpass(), rm libpcp/getpass.c 2015-07-30 11:47:03 +02:00
TLINDEN
0046db9136 added extpass option 2015-07-30 11:46:17 +02:00
TLINDEN
deeb15e851 add pass idea 2015-07-29 17:47:55 +02:00
TLINDEN
27a9a96ae4 -C uses facilities of -x and -X 2015-07-22 07:59:28 +02:00
TLINDEN
362f7dff6b added support for authenticated hashes v0.3.0 2015-07-21 14:18:03 +02:00
TLINDEN
95ab61b3cb added dump key if still encrypted for test 3 2015-07-17 21:32:16 +02:00
git@daemon.de
47614875ea disabled json, libjansson is installed but it doesnt find it. leck mich halt 2015-07-17 19:48:27 +02:00
git@daemon.de
91502d63a1 need format 2015-07-17 18:53:48 +02:00
git@daemon.de
55ed295426 need format 2015-07-17 18:45:40 +02:00
git@daemon.de
39b584132e bump version to 0.3.0 2015-07-17 18:17:30 +02:00
git@daemon.de
0378726ad8 added json ci 2015-07-17 18:17:09 +02:00
git@daemon.de
f7e6351640 added tests for -C 2015-07-17 17:40:07 +02:00
git@daemon.de
3c7679706f fix (null) output if input for -C is stdin 2015-07-17 17:27:01 +02:00
git@daemon.de
0811957a46 added -C to generate a blake2 checksum of one or more files 2015-07-17 16:22:12 +02:00
git@daemon.de
6dfb15ade6 regenerated 2015-07-17 16:21:22 +02:00
TLINDEN
47a07a7d2e updated manual 2015-07-10 15:47:09 +02:00
TLINDEN
010049f628 clean before importing 2015-07-09 18:56:04 +02:00
TLINDEN
0eb7de0921 fixed json secret key export (now export the whole encrypted blob, since only that blob is being used to parse the key). added support to import json secret keys 2015-07-09 18:38:27 +02:00
TLINDEN
da6dda795b fixed error return to 0, -1 lead to int overflows 2015-07-09 18:37:33 +02:00
TLINDEN
6e8dadbad9 updated 2015-07-09 18:37:01 +02:00
TLINDEN
001d01e5bd fixed json support 2015-07-09 00:15:42 +02:00
TLINDEN
2d3fc9d8e3 added json pubkey import 2015-07-08 23:53:11 +02:00
TLINDEN
775935a958 store ed25519 key sig as well (forgot that previously) 2015-07-08 23:52:46 +02:00
TLINDEN
cc47e63731 updated 2015-07-08 23:52:08 +02:00
TLINDEN
5301734f23 added json unit tests 2015-07-08 23:51:40 +02:00
git@daemon.de
16e4981245 rm conditional, not supported by pypcp 2015-07-08 12:57:55 +02:00
git@daemon.de
e508616812 re-added pcp_import_pub(), still in use by cpp api 2015-07-08 12:00:43 +02:00
TLINDEN
d3bb56333d badges lost, fixed autogen to include them 2015-07-08 01:32:14 +02:00
TLINDEN
feee08b14a re-generated to reflect latest changes 2015-07-08 01:26:36 +02:00
TLINDEN
579715f560 added full json support for -p, -s, -t and -K (though only pubs for the latter at the moment) 2015-07-08 01:24:25 +02:00
TLINDEN
4d68e52945 added _hex2bin() 2015-07-08 01:23:10 +02:00
TLINDEN
9ec01e2313 updated -j section 2015-07-08 01:22:50 +02:00
TLINDEN
65fb25fa0e added _hex2bin() 2015-07-08 01:22:12 +02:00
TLINDEN
cbb151c772 removed duplicate cipher def 2015-07-08 01:21:56 +02:00
TLINDEN
08a12ff400 updated 2015-07-08 01:21:33 +02:00
TLINDEN
444a5414cf updated 2015-07-08 01:21:07 +02:00
TLINDEN
4fd1a78a99 if cpp build disabled, dont run cpp tests anymore 2015-07-08 01:20:45 +02:00
git@daemon.de
0be73729ed fix check 2015-07-07 10:38:42 +02:00
git@daemon.de
6ce39a21d8 fixed compile error (unused var) 2015-07-07 09:46:23 +02:00