.. |
.gitignore
|
ignore test binary
|
2020-11-23 21:11:12 +01:00 |
amount.c
|
use enum instead of int
|
2020-08-29 11:55:40 +02:00 |
auditor_signatures.c
|
implement new taler-auditor-offline tool
|
2020-12-06 00:05:45 +01:00 |
config.c
|
Fix #6375
|
2020-07-15 21:41:09 +02:00 |
crypto_helper_denom.c
|
add sync and timeout functionality to helpers
|
2020-12-12 22:40:40 +01:00 |
crypto_helper_esign.c
|
add sync and timeout functionality to helpers
|
2020-12-12 22:40:40 +01:00 |
crypto_wire.c
|
adapt to new GNUnet sign API (#6164)
|
2020-04-08 18:18:20 +02:00 |
crypto.c
|
copy (un)blinding logic from GNUnet
|
2020-12-04 12:25:58 +01:00 |
getopt.c
|
separate util.c and url.c
|
2020-01-19 20:33:07 +01:00 |
lang.c
|
make static analysis happy
|
2020-10-30 00:26:21 +01:00 |
Makefile.am
|
initialize master_pub field
|
2020-12-08 19:13:39 +01:00 |
mhd.c
|
indent
|
2020-01-19 20:37:12 +01:00 |
offline_signatures.c
|
initialize master_pub field
|
2020-12-08 19:13:39 +01:00 |
os_installation.c
|
separate util.c and url.c
|
2020-01-19 20:33:07 +01:00 |
paths.conf
|
typos
|
2020-03-31 20:57:11 +02:00 |
payto.c
|
centralize (most) offline signing/verifying operations into offline_signatures.c
|
2020-12-04 20:29:18 +01:00 |
secmod_signatures.c
|
fix secmod rsa signature
|
2020-12-08 19:01:27 +01:00 |
taler-config.in
|
address FIXME
|
2020-03-28 22:12:47 +01:00 |
taler-helper-crypto-eddsa.c
|
add sync and timeout functionality to helpers
|
2020-12-12 22:40:40 +01:00 |
taler-helper-crypto-eddsa.conf
|
supply more defaults
|
2020-12-11 00:05:30 +01:00 |
taler-helper-crypto-eddsa.h
|
add sync and timeout functionality to helpers
|
2020-12-12 22:40:40 +01:00 |
taler-helper-crypto-rsa.c
|
add sync and timeout functionality to helpers
|
2020-12-12 22:40:40 +01:00 |
taler-helper-crypto-rsa.conf
|
supply more defaults
|
2020-12-11 00:03:58 +01:00 |
taler-helper-crypto-rsa.h
|
add sync and timeout functionality to helpers
|
2020-12-12 22:40:40 +01:00 |
test_amount.c
|
fix #6170 and rest of #6164
|
2020-04-08 23:52:01 +02:00 |
test_crypto.c
|
more unit crypto tests
|
2020-07-11 17:26:02 +02:00 |
test_helper_eddsa.c
|
finish helper test cases
|
2020-11-23 21:10:55 +01:00 |
test_helper_eddsa.conf
|
supply more defaults
|
2020-12-11 00:03:58 +01:00 |
test_helper_rsa.c
|
conditionally use (un)blinding implementation from libgnunetutil
|
2020-12-04 12:10:09 +01:00 |
test_helper_rsa.conf
|
supply more defaults
|
2020-12-11 00:03:58 +01:00 |
test_payto.c
|
centralize (most) offline signing/verifying operations into offline_signatures.c
|
2020-12-04 20:29:18 +01:00 |
test_url.c
|
fix inconsistency in field naming
|
2020-03-27 17:32:39 +01:00 |
url.c
|
CSE elimination, fix #6218
|
2020-04-23 15:26:17 +02:00 |
util.c
|
fix #6146
|
2020-04-02 11:34:52 +02:00 |
yna.c
|
doxygen fixes, update ChangeLog, bump version
|
2020-10-03 16:08:01 +02:00 |