summaryrefslogtreecommitdiff
path: root/src/util/taler-exchange-secmod-cs.c
AgeCommit message (Expand)Author
2024-01-15improve secmod for donauChristian Grothoff
2024-01-05-do not free const stringsChristian Grothoff
2024-01-05-fix compiler warningsChristian Grothoff
2024-01-05add option -s to the CS secmod helper for DONAU to use a different pathChristian Grothoff
2023-10-25new blind signing code buildsChristian Grothoff
2023-05-10always use GNUNET_memcpyChristian Grothoff
2023-02-21-misc minor bugfixesChristian Grothoff
2022-11-13add test for batch CS derive/sign logicChristian 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-08-01-set RD_ONLY flagChristian Grothoff
2022-06-07-more minor bugfixesChristian Grothoff
2022-06-07-fix minor bugsChristian Grothoff
2022-02-20-ensure different HKDF is used in melt vs. withdrawChristian Grothoff
2022-02-12-removed confused TODOsChristian Grothoff
2022-02-12-doxygen fixesChristian Grothoff
2022-02-12-address misc. fixmesChristian Grothoff
2022-02-09-fix leakChristian Grothoff
2022-02-09initialize reserved fieldChristian Grothoff
2022-02-07-wake clients if we have 0 dksChristian Grothoff
2022-02-07run denom helper even with zero denoms, as we may be using the other cipher t...Christian Grothoff
2022-02-07-rename festChristian Grothoff
2022-02-04denomination CIPHER field per denomGian Demarmels
2022-02-04refactoringGian Demarmels
2022-02-04cleanupGian Demarmels
2022-02-04secmod CS sign implementationGian Demarmels
2022-02-04implement TALER_CRYPTO_helper_cs_r_derive and related testsLucien Heuzeveldt
2022-02-04implement secmod cs derive RLucien Heuzeveldt
2022-02-04setup_key for cs secmod helperGian Demarmels
2022-02-04initial cs_secmod implementationGian Demarmels