exchange/src/util
Özgür Kesim 3e29bdfb8b
[age-withdraw] first tests pass
age-withdraw successfully tested (no reveal yet):

1. reserve filled with amount large enough to trigger kyc
2. kyc oauth2 test daemon sets birthday to 2015-00-00
3. usual withdraw fails with CONFLICT and AGE_RESTRICTION_REQUIRED
4. age-withdraw with loo large of an maximum age fails
5. age-withdraw with appropriate maximum age succeeds
2023-07-24 20:29:38 +02:00
..
.gitignore externalize persona JSON conversion logic, expand with file download 2023-05-11 01:18:24 +02:00
age_restriction.c [age-withdraw] first tests pass 2023-07-24 20:29:38 +02:00
aml_signatures.c use decision time 2023-07-21 22:48:26 +02:00
amount.c ensure amounts are in upper-case 2023-05-10 09:13:09 +02:00
auditor_signatures.c
bench_age_restriction.c
config.c
conversion.c add KYC_AML_TRIGGER option (not implemented) 2023-05-16 14:17:33 +02:00
crypto_confirmation.c -fix TOTP calculation 2023-05-10 01:13:45 +02:00
crypto_contract.c always use GNUNET_memcpy 2023-05-10 01:01:37 +02:00
crypto_helper_common.c
crypto_helper_common.h
crypto_helper_cs.c
crypto_helper_esign.c always use GNUNET_memcpy 2023-05-10 01:01:37 +02:00
crypto_helper_rsa.c always use GNUNET_memcpy 2023-05-10 01:01:37 +02:00
crypto_wire.c
crypto.c fix alignment issue, ensure we hash over packed structure to avoid non-determinism 2023-07-10 16:34:01 +02:00
denom.c
do_bench_age_restriction
exchange_signatures.c [age-withdraw] added library function for age-withdraw 2023-07-03 16:18:40 +02:00
getopt.c
iban.c always use GNUNET_memcpy 2023-05-10 01:01:37 +02:00
lang.c
Makefile.am add helper logic for JSON2JSON conversion 2023-05-10 22:09:47 +02:00
merchant_signatures.c
mhd.c
offline_signatures.c -consistency 2023-05-09 23:53:02 +02:00
os_installation.c
paths.conf work on cleaning up benchmark logic 2023-06-05 00:24:01 +02:00
payto.c always use GNUNET_memcpy 2023-05-10 01:01:37 +02:00
secmod_common.c
secmod_common.h
secmod_signatures.c
taler-config.c
taler-config.in
taler-exchange-secmod-cs.c always use GNUNET_memcpy 2023-05-10 01:01:37 +02:00
taler-exchange-secmod-cs.conf
taler-exchange-secmod-cs.h
taler-exchange-secmod-eddsa.c always use GNUNET_memcpy 2023-05-10 01:01:37 +02:00
taler-exchange-secmod-eddsa.conf
taler-exchange-secmod-eddsa.h
taler-exchange-secmod-rsa.c always use GNUNET_memcpy 2023-05-10 01:01:37 +02:00
taler-exchange-secmod-rsa.conf
taler-exchange-secmod-rsa.h
test_age_restriction.c added TALER_adult_age(struct TALER_AgeMask *mask) 2023-06-27 18:57:05 +02:00
test_amount.c strcasecmp 2023-05-13 20:37:58 +02:00
test_conversion.c add helper logic for JSON2JSON conversion 2023-05-10 22:09:47 +02:00
test_conversion.sh add helper logic for JSON2JSON conversion 2023-05-10 22:09:47 +02:00
test_crypto.c -fix crypto test 2023-05-04 16:04:29 +02:00
test_helper_cs.c
test_helper_cs.conf
test_helper_eddsa.c
test_helper_eddsa.conf
test_helper_rsa.c -misc minor bugfixes 2023-02-21 14:44:31 +01:00
test_helper_rsa.conf
test_payto.c
test_url.c
tv_age_restriction.c
tv_age_restriction.json
url.c allow '#' 2023-05-14 12:12:49 +02:00
util.c always use GNUNET_memcpy 2023-05-10 01:01:37 +02:00
wallet_signatures.c [age-withdraw] added library function for age-withdraw 2023-07-03 16:18:40 +02:00
yna.c