aboutsummaryrefslogtreecommitdiff
path: root/src/include/taler_crypto_lib.h
AgeCommit message (Collapse)Author
2023-05-01breaking protocol changes towards fixing #7810 (incomplete, ↵Christian Grothoff
taler-exchange-offline still unfinished)
2023-04-10-fix SQL queryChristian Grothoff
2023-03-13-fix comments for doxygenÖzgür Kesim
2023-03-13-typoÖzgür Kesim
2023-03-13-typosÖzgür Kesim
2023-03-13-typosÖzgür Kesim
2023-03-13WIP: 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-12WiP: 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-07-simplify zero-check for age-commitment hashÖzgür Kesim
2023-03-02totp algorithmpriscilla
2023-03-01WiP: 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-21skeleton logic for POS confirmationChristian Grothoff
2023-02-14begin API change to allow AML officers to trigger KYC processChristian Grothoff
2023-02-02more work on KYC/AML decision inspectionChristian Grothoff
2023-02-01start work on AML decision query APIChristian Grothoff
2023-01-27add logic to store attributesChristian Grothoff
2023-01-27add logic to store attributesChristian Grothoff
2023-01-01-crypto for AML decision signaturesChristian Grothoff
2022-12-31write KYC attribute encryption logicChristian Grothoff
2022-12-29expand DB API with AML functions, fix purse refund calculations in ↵Christian Grothoff
libtalerexchange
2022-12-27-new crypto functionsChristian Grothoff
2022-12-06fix FIXME: sign also over balance during account-setupChristian Grothoff
2022-12-05force include of taler_util.h, not of taler_crypto_lib.h or taler_amount_lib.hChristian Grothoff
2022-11-21-doxygenChristian Grothoff
2022-11-14more refactoring towards #7272Christian Grothoff
2022-11-13implement CS batch operations in libtalerutilChristian Grothoff
2022-11-13refactor CS derive API in preparation for batch APIChristian Grothoff
2022-11-13add batch logic to taler-exchange-secmod-csChristian Grothoff
2022-11-13API refactoring towards batch CSChristian Grothoff
2022-11-13implement TALER_CRYPTO_helper_rsa_batch_signChristian Grothoff
2022-11-06fix #7427Christian Grothoff
2022-11-04policy 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-02age mask clarificationFlorian Dold
2022-11-01remove wad fee, kyc fee and kyc-timeoutChristian Grothoff
2022-11-01purse auditor helper theoretically complete (but DB logic still missing)Christian Grothoff
2022-10-15-refactor DB for reserve history/status routinesChristian Grothoff
2022-10-02complete taler-exchange-httpd_reserves_open.c logic (first pass, still ↵Christian Grothoff
without DB logic or tests)
2022-10-01-doxygenChristian Grothoff
2022-09-27implement exchange_api_reserves_attest.cChristian Grothoff
2022-09-27implement libtalerexchange:reserve_close APIChristian Grothoff
2022-09-24-doxygen fixesChristian Grothoff
2022-09-18add new signature functions for DD31Christian Grothoff
2022-08-23enforce syntax of reserve_uriChristian Grothoff
2022-07-29add offline signature to drain profits (#4960)Christian Grothoff
2022-07-06-fix typosChristian Grothoff
2022-06-28-fix issue with missing signature over denomination and age restriction hash ↵Christian Grothoff
in purse deposit
2022-06-28-fix typoÖzgür Kesim
2022-06-27added documenation to the age-restriction related structuresÖzgür Kesim
2022-06-26-more doxygenChristian Grothoff
2022-06-26-fix typosChristian Grothoff