summaryrefslogtreecommitdiff
path: root/src/include/taler_signatures.h
AgeCommit message (Expand)Author
2022-06-06Generate src/include/taler_signatures.h at bootstrap timeThien-Thi Nguyen
2022-05-12define TALER_SIGNATURE_MASTER_PARTNER_DETAILS as 1048Thien-Thi Nguyen
2022-05-07add function for purse status signingChristian Grothoff
2022-04-24Remove empty GNUNET_NETWORK_STRUCT_{BEGIN,END} pairThien-Thi Nguyen
2022-04-23-uncrustifyChristian Grothoff
2022-04-22Add abstractions: TALER_exchange_deposit_{sign,verify}Thien-Thi Nguyen
2022-04-17Add abstraction: TALER_merchant_contract_signThien-Thi Nguyen
2022-04-17Add abstractions: TALER_merchant_pay_{sign,verify}Thien-Thi Nguyen
2022-04-11-draft implementation of /purses//merge endpointChristian Grothoff
2022-04-02add additinal signatureChristian Grothoff
2022-04-01work on purse creation logicChristian Grothoff
2022-03-30make struct private againChristian Grothoff
2022-03-29make TALER_RefundConfirmationPS publicSebastian
2022-03-29centralize exchange online signature logicChristian Grothoff
2022-03-22add one more p2p signatureChristian Grothoff
2022-03-22implement helper functions for p2p signatures, clean up existing signature logicChristian Grothoff
2022-03-20add new reserve status/history signaturesChristian Grothoff
2022-03-05work on global fee structureChristian Grothoff
2022-03-05refactor /wire to include logic to return the wad fee (for W2W payments)Christian Grothoff
2022-03-05add signing/verifying functions for global feesChristian Grothoff
2022-03-02-amend missing parts to commit b20ddf0c8Özgür Kesim
2022-02-21-big renaming of structs for consistent naming with P suffixChristian Grothoff
2022-02-17-fix CS nonce reuse check logicChristian Grothoff
2022-02-16[age restriction] progress 14/n - withdraw and depositÖzgür Kesim
2022-02-12-more doxygen fixesChristian Grothoff
2022-02-12-doxygen fixesChristian Grothoff
2022-02-12-address misc. fixmesChristian Grothoff
2022-02-04secmod cs signatures implementationGian Demarmels
2022-01-11The current recoup API is broken. I guess this is another example where "tri...Christian Grothoff
2022-01-08[age restriction] progress 10/nÖzgür Kesim
2021-12-27[age restriction] progress 9/nÖzgür Kesim
2021-12-25v12: also do not sign over merchant_pub in REFUND signature, centralize logicChristian Grothoff
2021-12-25protocol v12 changes (/recoup split, signature changes) plus database shardin...Christian Grothoff
2021-12-25deduplicate melt signing logic, remove coin_pub from data being signed overChristian Grothoff
2021-12-16-fix recoup uglinessChristian Grothoff
2021-12-14introducing GNUNET_TIME_Timestamp, recoup now with amountsChristian Grothoff
2021-11-17-use different hash for RSA vs. Denomination hashingChristian Grothoff
2021-11-06include h_extensions in deposit confirmationChristian Grothoff
2021-11-06add extension hashingChristian Grothoff
2021-11-05-fixesChristian Grothoff
2021-10-30-more dB workChristian Grothoff
2021-10-28-fixesChristian Grothoff
2021-10-27-work on FTBFS;Christian Grothoff
2021-10-27-fixing more FTBFSChristian Grothoff
2021-10-27brutally fixing types in src/include/, creating plenty of FTBFS issuesChristian Grothoff
2021-10-21remove unused anastasis signature tagFlorian Dold
2021-10-17-incomplete draft for /kyc-wallet handlerChristian Grothoff
2021-10-17-add missing defChristian Grothoff
2021-10-10-finish implemnetation of /kyc-check client libraryChristian Grothoff
2021-07-23-fix struct nameChristian Grothoff