summaryrefslogtreecommitdiff
path: root/src/util/test_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-29fix leaks, bump test execution time under valgrindChristian Grothoff
2023-10-25new blind signing code buildsChristian Grothoff
2022-11-14more refactoring towards #7272Christian 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-13API refactoring towards batch CSChristian Grothoff
2022-02-21-big renaming of structs for consistent naming with P suffixChristian Grothoff
2022-02-20-ensure different HKDF is used in melt vs. withdrawChristian Grothoff
2022-02-17-fix test_crypto FTBFSChristian Grothoff
2022-02-12-removed confused TODOsChristian Grothoff
2022-02-12-swap argument/rval for nicer codeChristian Grothoff
2022-02-11-fix use of uninit memory in testChristian Grothoff
2022-02-11-simplify structuresChristian Grothoff
2022-02-11-get tests to passChristian Grothoff
2022-02-07-rename festChristian Grothoff
2022-02-05fix src/utilGian Demarmels
2022-02-04fixed nonce check, renamed WithdrawNonceGian Demarmels
2022-02-04implement feedbackLucien Heuzeveldt
2022-02-04refactoringGian Demarmels
2022-02-04removed varargsGian 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-04revocationGian Demarmels
2022-02-04setup_key for cs secmod helperGian Demarmels
2022-02-04initial cs_secmod implementationGian Demarmels