Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-13 | -fix comments for doxygen | Özgür Kesim | |
2023-03-13 | -typos | Özgür Kesim | |
2023-03-13 | -typos | Özgür Kesim | |
2023-03-13 | WIP: age-withdraw, continue verify_commitment_and_max_age, 7/n | Özgür Kesim | |
- coin, blinding, nonce and age restriction now derived from TALER_PlanchetMasterSecretP - use max_age instead than max_age_group as argument - Also, docs updated in other repo. | |||
2023-03-12 | WiP: age-withdraw, added TALER_age_restriction_commit_from_base, 6/n | Özgür Kesim | |
Added TALER_age_restriction_commit_from_base in util/age_restriction.c, to create a age commitment and proof from a coin's private key as defined in https://docs.taler.net/core/api-exchange.html#withdraw-with-age-restriction | |||
2023-03-11 | simplify hash generation of age commitment | Özgür Kesim | |
2023-03-07 | -simplify zero-check for age-commitment hash | Özgür Kesim | |
2023-03-04 | -fix FTBFS and other bugsv0.9.2-debian-1 | Christian Grothoff | |
2023-03-03 | totp update function | priscilla | |
2023-03-02 | totp algorithm | priscilla | |
2023-03-01 | WiP: age-withdraw implementation, part 1/n | Özgür Kesim | |
Commit phase of the age-withdraw protocol implemented, according to https://docs.taler.net/core/api-exchange.html#withdraw-with-age-restriction | |||
2023-02-21 | -fix bug | Christian Grothoff | |
2023-02-21 | -misc minor bugfixes | Christian Grothoff | |
2023-02-21 | skeleton logic for POS confirmation | Christian Grothoff | |
2023-02-20 | -fix comment | Christian Grothoff | |
2023-02-14 | begin API change to allow AML officers to trigger KYC process | Christian Grothoff | |
2023-02-01 | start work on AML decision query API | Christian Grothoff | |
2023-01-27 | add logic to store attributes | Christian Grothoff | |
2023-01-01 | -crypto for AML decision signatures | Christian Grothoff | |
2022-12-31 | write KYC attribute encryption logic | Christian Grothoff | |
2022-12-29 | expand DB API with AML functions, fix purse refund calculations in ↵ | Christian Grothoff | |
libtalerexchange | |||
2022-12-27 | -new crypto functions | Christian Grothoff | |
2022-12-27 | -doxygen fixes | Christian Grothoff | |
2022-12-19 | -fix includes in tests | Christian Grothoff | |
2022-12-09 | properly handle GONE case on purse deposit | Christian Grothoff | |
2022-12-06 | fix FIXME: sign also over balance during account-setup | Christian Grothoff | |
2022-12-05 | adapt build to latest GNUnet without gnunet/platform.h | Christian Grothoff | |
2022-11-14 | more refactoring towards #7272 | Christian Grothoff | |
2022-11-13 | add test for batch CS derive/sign logic | Christian Grothoff | |
2022-11-13 | implement CS batch operations in libtalerutil | Christian Grothoff | |
2022-11-13 | refactor CS derive API in preparation for batch API | Christian Grothoff | |
2022-11-13 | add batch logic to taler-exchange-secmod-cs | Christian Grothoff | |
2022-11-13 | API refactoring towards batch CS | Christian Grothoff | |
2022-11-13 | add support for batch signing in RSA | Christian Grothoff | |
2022-11-13 | implement TALER_CRYPTO_helper_rsa_batch_sign | Christian Grothoff | |
2022-11-06 | fix #7427 | Christian Grothoff | |
2022-11-04 | policy extensions and age restriction refactoring | Özgür Kesim | |
- refactoring of extension-plugin-mechanism - refactoring of age restriction extension - added policy extensions plugin plumbing - added DB schema and api - policy_details - policy_fulfillments | |||
2022-11-03 | -ref bug | Christian Grothoff | |
2022-11-03 | -ref bug | Christian Grothoff | |
2022-11-01 | remove wad fee, kyc fee and kyc-timeout | Christian Grothoff | |
2022-11-01 | purse auditor helper theoretically complete (but DB logic still missing) | Christian Grothoff | |
2022-10-22 | -remove bogus tests | Christian Grothoff | |
2022-10-15 | handle reserve open/close responses in reserve history in libtalerexchange | Christian Grothoff | |
2022-10-15 | -refactor DB for reserve history/status routines | Christian Grothoff | |
2022-10-02 | complete taler-exchange-httpd_reserves_open.c logic (first pass, still ↵ | Christian Grothoff | |
without DB logic or tests) | |||
2022-09-29 | added benchmark tool for age restriction | Özgür Kesim | |
2022-09-18 | add new signature functions for DD31 | Christian Grothoff | |
2022-09-17 | -misc minor fixes | Christian Grothoff | |
2022-08-23 | enforce syntax of reserve_uri (typo) | Christian Grothoff | |
2022-08-23 | enforce syntax of reserve_uri | Christian Grothoff | |