summaryrefslogtreecommitdiff
path: root/src/util/crypto_helper_cs.c
AgeCommit message (Expand)Author
2024-01-15improve secmod for donauChristian 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
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-02-20-ensure different HKDF is used in melt vs. withdrawChristian Grothoff
2022-02-12-swap argument/rval for nicer codeChristian Grothoff
2022-02-11-fix use of uninit memory in testChristian Grothoff
2022-02-09-fix withdraw logicChristian Grothoff
2022-02-07-rename festChristian Grothoff
2022-02-04fixed nonce check, renamed WithdrawNonceGian Demarmels
2022-02-04refactoringGian Demarmels
2022-02-04secmod CS sign implementationGian Demarmels
2022-02-04implement TALER_CRYPTO_helper_cs_r_derive and related testsLucien Heuzeveldt
2022-02-04setup_key for cs secmod helperGian Demarmels
2022-02-04initial cs_secmod implementationGian Demarmels